An error occurred fetching the project authors.
  1. 23 Mar, 2020 1 commit
  2. 11 Mar, 2020 2 commits
  3. 04 Mar, 2020 1 commit
  4. 13 Feb, 2020 1 commit
  5. 12 Feb, 2020 2 commits
  6. 11 Feb, 2020 1 commit
  7. 10 Feb, 2020 1 commit
  8. 05 Feb, 2020 1 commit
  9. 03 Feb, 2020 1 commit
  10. 20 Jan, 2020 3 commits
  11. 15 Jan, 2020 2 commits
  12. 13 Jan, 2020 1 commit
  13. 03 Jan, 2020 2 commits
  14. 02 Jan, 2020 1 commit
  15. 01 Jan, 2020 1 commit
  16. 18 Dec, 2019 1 commit
  17. 17 Dec, 2019 2 commits
  18. 16 Dec, 2019 1 commit
  19. 10 Dec, 2019 2 commits
  20. 06 Dec, 2019 2 commits
    • Guido Casati's avatar
      Integration PHY and MAC procedures for Timing Advance updates. Compilation and... · 825ae3c0
      Guido Casati authored
      Integration PHY and MAC procedures for Timing Advance updates. Compilation and run is OK. TA updates need further fixes as not working as expected.
      
      - "nr_process_timing_advance": TA to be applied is commented out, need to be uncommented
      - with introduced delay of 50 in rx_rf, TA update should be 34 in MAC CE
        but this does not occur when ta is applied at UE side according to standard
      - introduced ULSCH scheduler and NR RX SDU functions
      - fixes to logic in UL fill RX indication
      - added crc indication in UL RX
      - temporary hardcoded UE_id to 0, rnti not considered in the logic
      825ae3c0
    • Guido Casati's avatar
      Implementation of TA procedures at MAC layer for gNB and UE · 310efee7
      Guido Casati authored
      - Initial gNB DLSCH and UE spec scheduling implentation
      - MAC PDU generation (including header as per TS 38.321)
      - MAC PDU processing at UE side with extracion of TA updates
      - General code cleanup
      - Introduced NR MAC COMMON folder, moved common files here
      310efee7
  21. 19 Nov, 2019 1 commit
  22. 12 Nov, 2019 1 commit
  23. 13 Oct, 2019 1 commit
  24. 08 Oct, 2019 4 commits
    • laurent's avatar
      bug fixies · b7908ec2
      laurent authored
      b7908ec2
    • Ahmed Hussein's avatar
      b0f5f5f8
    • Thomas Schlichter's avatar
      ffbe17f3
    • 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
  25. 03 Oct, 2019 2 commits
    • yilmazt's avatar
      executables compiling again · 9aa34832
      yilmazt authored
      9aa34832
    • Cedric Roux's avatar
      hacks for NR · dd760540
      Cedric Roux authored
      - send RRC Connection Reconfiguration with dummy ENDC data by doing:
        telnet localhost 9001
        and press enter when the ENDC UE is connected to the eNB to send it
      dd760540
  26. 23 Sep, 2019 1 commit
  27. 22 Sep, 2019 1 commit