An error occurred fetching the project authors.
  1. 09 Nov, 2022 1 commit
  2. 27 Oct, 2022 4 commits
  3. 16 Aug, 2022 1 commit
  4. 21 Feb, 2022 1 commit
  5. 12 Nov, 2021 1 commit
  6. 30 Aug, 2021 1 commit
  7. 09 Aug, 2021 2 commits
  8. 03 Apr, 2021 1 commit
  9. 17 Mar, 2021 1 commit
  10. 10 Mar, 2021 1 commit
  11. 09 Mar, 2021 1 commit
  12. 04 Mar, 2021 1 commit
  13. 28 Jan, 2021 1 commit
  14. 26 Jan, 2021 1 commit
  15. 03 Nov, 2020 1 commit
  16. 12 Oct, 2020 1 commit
  17. 27 Aug, 2020 1 commit
    • Parminder Singh's avatar
      Common Phase error estimation and compensation in uplink. · b288eafd
      Parminder Singh authored
      FEATURE STATEMENT:
      - Introduce linear phase error noise model in Uplink at UE
      - Perform common phase error (CPE) estimation and compensation at gNB
      
      SOLUTION:
      - A linear phase shift model is introduced in simulation.
      - PTRS symbols are used to perform estimation of CPE from DMRS compensated signal
      - The estimated values are interpolated in time domain and signal is compensated for the CPE.
      - PTRS processing is done in Frequency Domain for each symbol in a slot and
        LLR's are calculated for each symbol accordingly.
      
      IMPLEMENTATION:
      * sim.h/channle_sim.c
      - Linear Phase Noise Generation model definition.
      * nr_ul_channel_estimation.c/nr_ul_estimation.h
      - CPE estimation from PTRS and DMRS compensated signal.
      * nr_dmrs_rx.c/nr_refsig.h
      - Regenerate PTRS symbols at gNB.
      * nr_ulsch_demodulation.c
      - Removed old PTRS processing code and move to a common PTRS processing function
      * defs_gNB.h/init.c
      - New PTRS variables definition and initialization
      * nr_ulsch_ue.c
      - Corrected PTRS parameter to get new PTRS symbols for each OFDM symbol
      
      TESTING
      * ulsim.c
      - Added Phase noise, Enable PTRS signal and verified the output.
      
      VERIFICATION
      - The LLR are rotated back with estimated CPE and no error is observed in scrambling/decoding
      b288eafd
  18. 13 Aug, 2020 1 commit
  19. 12 Aug, 2020 1 commit
  20. 06 Aug, 2020 1 commit
  21. 29 Jul, 2020 1 commit
  22. 27 Jul, 2020 1 commit
  23. 13 Jul, 2020 1 commit
  24. 09 Jun, 2020 1 commit
  25. 05 Jun, 2020 1 commit
  26. 10 Feb, 2020 1 commit
  27. 07 Aug, 2019 1 commit
  28. 06 Aug, 2019 1 commit
  29. 31 Jul, 2019 1 commit
  30. 28 May, 2019 1 commit
  31. 07 Jan, 2019 1 commit
    • Cedric Roux's avatar
      fix a lot of file mode · aea6b4b5
      Cedric Roux authored
      For whatever reason most of the files had their permission
      changed from 644 to 755, which is not wanted.
      aea6b4b5
  32. 18 Sep, 2018 1 commit
  33. 30 Jul, 2018 1 commit
  34. 03 Jun, 2018 2 commits
  35. 09 Apr, 2018 1 commit