An error occurred fetching the project authors.
  1. 14 Feb, 2020 2 commits
  2. 23 Jan, 2020 1 commit
  3. 15 Jan, 2020 1 commit
  4. 01 Jan, 2020 1 commit
  5. 20 Dec, 2019 1 commit
  6. 18 Dec, 2019 1 commit
  7. 16 Dec, 2019 1 commit
  8. 05 Dec, 2019 1 commit
  9. 04 Dec, 2019 1 commit
  10. 03 Dec, 2019 1 commit
  11. 20 Nov, 2019 2 commits
  12. 05 Nov, 2019 1 commit
  13. 29 Oct, 2019 1 commit
  14. 08 Oct, 2019 2 commits
    • Khalid Ahmed's avatar
      PUSCH running with rfsimulator · 274c60f8
      Khalid Ahmed authored
      274c60f8
    • Ahmed Hussein's avatar
      channel estimation, compensation, etc .. · 3a8bf560
      Ahmed Hussein authored
      Added the following folder:
      - ../openair1/PHY/NR_ESTIMATION/
      
      Added the following file to CMakelists.txt:
      - ../openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c
      
      Added the following functions:
      - nr_pusch_dmrs_rx
      - nr_gold_pusch
      - nr_ulsch_channel_level
      - nr_ulsch_channel_compensation
      - nr_ulsch_scale_channel is commented out (I think only used for downlink)
      
      Changes from Khalid Ahmed Mahmoud Mohamed:
      - nr_pusch_channel_estimation is used
      - nr_ulsch_scale_channel is used
      - nr_ulsch_channel_level is used
      - nr_ulsch_channel_compensation is used
      - multiple logging options for channel and signal magnitude
      3a8bf560
  15. 06 Sep, 2019 1 commit
  16. 23 Aug, 2019 2 commits
    • Khalid Ahmed's avatar
      PUSCH running with rfsimulator · f9b583e0
      Khalid Ahmed authored
      f9b583e0
    • Ahmed Hussein's avatar
      channel estimation, compensation, etc .. · abfd0723
      Ahmed Hussein authored
      Added the following folder:
      - ../openair1/PHY/NR_ESTIMATION/
      
      Added the following file to CMakelists.txt:
      - ../openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c
      
      Added the following functions:
      - nr_pusch_dmrs_rx
      - nr_gold_pusch
      - nr_ulsch_channel_level
      - nr_ulsch_channel_compensation
      - nr_ulsch_scale_channel is commented out (I think only used for downlink)
      
      Changes from Khalid Ahmed Mahmoud Mohamed:
      - nr_pusch_channel_estimation is used
      - nr_ulsch_scale_channel is used
      - nr_ulsch_channel_level is used
      - nr_ulsch_channel_compensation is used
      - multiple logging options for channel and signal magnitude
      abfd0723
  17. 26 Jun, 2019 1 commit
  18. 04 Jun, 2019 3 commits
  19. 26 May, 2019 1 commit
  20. 21 May, 2019 1 commit
  21. 14 May, 2019 1 commit
  22. 11 May, 2019 1 commit
  23. 05 May, 2019 1 commit
  24. 30 Apr, 2019 1 commit
  25. 07 Mar, 2019 1 commit
    • Ahmed's avatar
      ULSCH decoding functionality at gNB side · 9947a6bc
      Ahmed authored
      Added the following structs and enums in "defs_gNB.h"
      - NR_UL_gNB_HARQ_t
      - NR_gNB_ULSCH_t
      - NR_SCH_status_t
      
      added the following structs in "nfapi_nr_interface.h"
      - nfapi_nr_ul_config_ulsch_pdu
      - nfapi_nr_ul_config_ulsch_pdu_rel15_t
      - nfapi_nr_ul_srs_config_t
      - nr_pusch_freq_hopping_t
      
      added nr_ulsch.h for the ulsch decoding function declarations
      - free_gNB_ulsch
      - new_gNB_ulsch
      - nr_ulsch_decoding
      
      added nr_ulsch_decoding.c for the implementation of the ulsch decoding functions
      - free_gNB_ulsch
      - new_gNB_ulsch
      - nr_ulsch_decoding
      9947a6bc
  26. 22 Feb, 2019 1 commit
  27. 17 Dec, 2018 1 commit
  28. 05 Dec, 2018 1 commit
  29. 03 Dec, 2018 2 commits
  30. 30 Nov, 2018 1 commit
  31. 19 Nov, 2018 1 commit
  32. 07 Nov, 2018 1 commit
  33. 06 Nov, 2018 1 commit