1. 11 Sep, 2020 1 commit
  2. 10 Sep, 2020 1 commit
  3. 09 Sep, 2020 2 commits
  4. 08 Sep, 2020 10 commits
    • Thomas Schlichter's avatar
      Merge remote-tracking branch 'develop' · 9e52db75
      Thomas Schlichter authored
      Conflicts:
      	openair1/PHY/NR_UE_TRANSPORT/nr_ulsch_coding.c
      	openair1/PHY/NR_UE_TRANSPORT/nr_ulsch_ue.c
      	openair1/SCHED_NR_UE/phy_procedures_nr_ue.c
      	openair1/SIMULATION/NR_PHY/dlsim.c
      	openair2/NR_UE_PHY_INTERFACE/NR_IF_Module.c
      9e52db75
    • cig's avatar
      N_RB configuration for DCI extraction according to 7.3.1.0 of TS 38.212 · 6ac5a6e7
      cig authored
      - replacing ambiguous configuration of N_RB for extraction of DCI 1_0
      6ac5a6e7
    • cig's avatar
      Minor fixes to RA procedures · 7c3377d5
      cig authored
      - added some text descriptions
      - replaced active BWP with initial BWP in Msg3 scheduling (8.3 TS 38.213)
      - fixed logging
      - disabled Msg3 repetitions after first transmission (disabled RA @ MAC)
      7c3377d5
    • cig's avatar
      Set tb_size in bytes and A in bits @ UE · 81398971
      cig authored
      - now is consistent for both UE and gNB
      81398971
    • cig's avatar
      Minor fixes UE · 9ac6dfee
      cig authored
      - added some descriptions to the code
      - fixed hardcoded factors
      - removed commented out and unused code
      - phy_procedures_nrUE_RX: removed unused do_pdcch_flag
      - updated LTE naming to 5G
      9ac6dfee
    • cig's avatar
      Retrieve N_PRB Overhead from PUSCH-ServingCellConfig · 7ab4abac
      cig authored
      7ab4abac
    • cig's avatar
      Moved nr_compute_tbs_common file to common MAC folder · e72ef27e
      cig authored
      - updated cmakelists file
      - fixed formatting, tabs and white spaces in the function
      e72ef27e
    • cig's avatar
      NR UE PUSCH procedures fixes · 66b117dc
      cig authored
      - moved remaining PUSCH PDU configuration from ULSCH
        procedures entirely to MAC
      - introduced a function for DMRS RE configuration
      - cleaned up redundant code in ULSCH procedures
      - fixed TBS computation for Msg3
      66b117dc
    • Thomas Schlichter's avatar
      Merge remote-tracking branch 'develop' · 73f58516
      Thomas Schlichter authored
      Conflicts:
      	openair1/PHY/NR_TRANSPORT/nr_ulsch_demodulation.c
      	openair1/PHY/NR_TRANSPORT/pucch_rx.c
      	openair1/SIMULATION/NR_PHY/ulsim.c
      73f58516
    • Raphael Defosseux's avatar
      Merge branch 'develop_integration_2020_w36' into 'develop' · bdc1fa4e
      Raphael Defosseux authored
      Develop integration 2020 week 36
      
      The following Merge Requests have been included:
      
      * MR [877] : update conf2uedata
      * MR [879] : Nr ul scheduling
      * MR [880] : Cleanup usage of txdata array in NR UE threads
      * MR [882] : Fixes for handling NR UE DCI decoding errors
      * MR [884] : benetel: driver for Benetel's 4G and 5G RRUs
      * MR [886] : NR UE fix get_Qm_dl and nr_get_code_rate_dl
      * MR [887] : Usrp fix adc shift and pps sync
      bdc1fa4e
  5. 07 Sep, 2020 3 commits
  6. 05 Sep, 2020 1 commit
  7. 04 Sep, 2020 22 commits