- 27 Dec, 2020 3 commits
-
-
Guido Casati authored
- removed unused arguments to phy functions - removed irrelevant conditions on UE run mode - replaced hardcoded param with PHY UE stored value
-
Guido Casati authored
-
Guido Casati authored
- replaced eNB naming with gNB
-
- 14 Dec, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 27 Nov, 2020 2 commits
-
-
-
Rahul Gottipati authored
-
- 25 Nov, 2020 1 commit
-
-
Francesco Mani authored
-
- 23 Nov, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 20 Nov, 2020 1 commit
-
-
Sakthivel Velumani authored
The LDPC lifting size has to be stored for each harq_process as its only assigned in the first round.
-
- 19 Nov, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 17 Nov, 2020 1 commit
-
-
zhenghuangkun authored
-
- 16 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 13 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 12 Nov, 2020 1 commit
-
-
Parminder Singh authored
-
- 11 Nov, 2020 2 commits
-
-
Khodr Saaifan authored
-
Khodr Saaifan authored
-
- 10 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 09 Nov, 2020 5 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
This reverts commit 199ce5d9.
-
Sakthivel Velumani authored
If UE receives retransmission for already decoded PDSCH, it skips decoding and sets ACK directly. And adding PDSCH decoding stats and printing then every 64 frames for CI purpose
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
The BG was set to its default for rounds > 0. This is now fixed by adding it to harq structure. Also a fix for wrong I_lbrm set in dlsch decoding.
-
- 05 Nov, 2020 2 commits
-
-
Thomas Schlichter authored
-
Parminder Singh authored
- Initialized variable to remove the valgrind issue.
-
- 04 Nov, 2020 1 commit
-
-
Parminder Singh authored
- updated return function value to -1 - removed static variable for dmrs symbol selection for channel - Updated sin cos quadrant check conditions - removed casting from PTRS slope and related calculations
-
- 03 Nov, 2020 2 commits
-
-
Florian Kaltenberger authored
-
Shweta Shrivastava authored
-
- 02 Nov, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 31 Oct, 2020 1 commit
-
-
Parminder Singh authored
- fixed channel compensation by choosing most recent DMRS symbol ina slot - Removed code to find nearest DMRS symbol for channle compensation - Updated TBS calculation in DLSIM - Added debug prints in PTRS CPE estimation for DMRS symbol
-
- 30 Oct, 2020 1 commit
-
-
Zhanyi Dong authored
-
- 29 Oct, 2020 1 commit
-
-
Parminder Singh authored
- -U 2 0 [0-2], can be used to update DMRS configurations - update check for additional position 3 in dlsch decoding
-
- 28 Oct, 2020 1 commit
-
-
Parminder Singh authored
- Added PTRS extraction and estimation for DL - Added processing for whole slot wrt PTRS estimates - DLSIM is updated to used -T flag to enable PTRS - DMRS compensated signal is further compensated with PTRS estimation
-
- 27 Oct, 2020 2 commits
-
-
Guido Casati authored
- removed redundant initialisation of variables - introduced two "RF helpers" function that are replacing shared code in the sync routines - added a new .c file and updated the cmakelists and .h files
-
Guido Casati authored
-
- 26 Oct, 2020 3 commits
-
-
Parminder Singh authored
- LLR calculations are moved inside a static function and done for a slot in last symbol processing
-
Parminder Singh authored
- Added PTRS variables in transport UE header file - Added DMRS inline symbol check function in refsig.h - Added PTRS estimation and other related structures in defs_nr_UE.h file
-
Parminder Singh authored
-
- 22 Oct, 2020 1 commit
-
-
Khodr Saaifan authored
-
- 21 Oct, 2020 1 commit
-
-
Mario Hudon authored
-
- 16 Oct, 2020 1 commit
-
-
Florian Kaltenberger authored
-