An error occurred fetching the project authors.
  1. 13 Nov, 2019 1 commit
  2. 12 Nov, 2019 1 commit
  3. 08 Nov, 2019 1 commit
  4. 08 Oct, 2019 3 commits
    • Ahmed Hussein's avatar
      b0f5f5f8
    • Ahmed Hussein's avatar
      Providing time domain channel estimates · 675c0dff
      Ahmed Hussein authored
      675c0dff
    • 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