An error occurred fetching the project authors.
  1. 02 Jul, 2021 1 commit
  2. 04 May, 2021 1 commit
  3. 29 Apr, 2021 1 commit
  4. 28 Apr, 2021 1 commit
  5. 23 Apr, 2021 2 commits
    • rmagueta's avatar
      Fix warnings · 6eff792c
      rmagueta authored
      6eff792c
    • Raghavendra Dinavahi's avatar
      Changes to Downlink DMRS MASK calculation · 41c8d352
      Raghavendra Dinavahi authored
      Procedure fill_dmrs_mask is modified.
      	- PDSCH Mapping Type B is supported
      	- Modified according to sections 5.1.6.2 of Spec 38.214
      	- Single and double symbol DMRS are handled in Type A and Type B
      
      Mapping type according to the time domain allocation from DCI should be used to get the values of DMRS config
      For sending sib1 - DCI FORMAT 1_0 will be used with SI_RNTI, UE should perform these actions
      according to sections 5.1.6.2 of Spec 38.214
      
      Additional DMRS set to pos2 in case of msg2 reception, msg3 transmission.
      
      Mapping type B is added to RRC reconfig.
      	- nr_dlsim updated to test typeA and typeB. Verified the changes.
      	- RFSIM Validation of PDSCH Mapping TypeB  by changing timedomainallocation in configuration files.
      41c8d352
  6. 16 Apr, 2021 2 commits
  7. 14 Apr, 2021 1 commit
  8. 07 Apr, 2021 1 commit
  9. 30 Mar, 2021 1 commit
  10. 01 Mar, 2021 1 commit
  11. 12 Feb, 2021 1 commit
    • kn.raju's avatar
      Handle individual RAs in nr_generate_Msg2() and nr_add_msg3() · 586fd1ed
      kn.raju authored
      * add the RA process to handle to command parameters
      * Do not create the RAR_pdu into an intermediate array, but directly
        into the nFAPI TX_req
      * Slightly restructure nr_generate_Msg2() to first make AssertFatal()
        checks, then proceed allocating
      586fd1ed
  12. 09 Feb, 2021 1 commit
  13. 07 Feb, 2021 8 commits
  14. 06 Feb, 2021 1 commit
    • Robert Schmidt's avatar
      Rewrite PUCCH allocation (simplified, restricted) · 42901c95
      Robert Schmidt authored
      - No dynamic allocation of PUCCH structures
      - Use first PUCCH for HARQ (can only allocate for up to two slots in
        single PUCCH, simplistic nr_acknack_scheduling!)
      - Use second PUCCH for CSI, do not multiplex!
      42901c95
  15. 01 Feb, 2021 2 commits
  16. 08 Jan, 2021 1 commit
  17. 27 Dec, 2020 1 commit
  18. 11 Dec, 2020 1 commit
  19. 08 Dec, 2020 1 commit
  20. 02 Dec, 2020 8 commits
  21. 01 Dec, 2020 2 commits
  22. 27 Nov, 2020 1 commit