An error occurred fetching the project authors.
- 10 Feb, 2021 1 commit
-
-
Parminder Singh authored
-
- 01 Feb, 2021 1 commit
-
-
Parminder Singh authored
-
- 11 Jan, 2021 1 commit
-
-
Shweta Shrivastava authored
-
- 27 Dec, 2020 1 commit
-
-
cig authored
- removed unused arguments to phy functions - removed irrelevant conditions on UE run mode - replaced hardcoded param with PHY UE stored value
-
- 21 Dec, 2020 1 commit
-
-
heshanyun authored
-
- 07 Dec, 2020 1 commit
-
-
rmagueta authored
-
- 04 Dec, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 03 Dec, 2020 2 commits
-
-
frtabu authored
-
Robert Schmidt authored
-
- 02 Dec, 2020 2 commits
-
-
Robert Schmidt authored
-
rmagueta authored
-
- 27 Nov, 2020 2 commits
-
-
Rahul Gottipati authored
-
Sakthivel Velumani authored
-
- 13 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 12 Nov, 2020 1 commit
-
-
Parminder Singh authored
-
- 03 Nov, 2020 2 commits
-
-
Robert Schmidt authored
-
Parminder Singh authored
- Sin and Cos values are obtained from a table with a resolution of 100. - dlsim is updated to use this table for phase noise.
-
- 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
-
- 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
-
- 22 Oct, 2020 1 commit
-
-
matzakos authored
-
- 12 Oct, 2020 4 commits
-
-
Sakthivel Velumani authored
also added a log message for DCI generation in MAC
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
Created two dci_pdu's to hold dci configuration for UL and DL DCI. This wasn't a problem before as only one DCI was scheduled.
-
matzakos authored
-To avoid including the whole x2 libraries for the corresponding executables
-
- 08 Oct, 2020 1 commit
-
-
Francesco Mani authored
-
- 06 Oct, 2020 1 commit
-
-
Laurent authored
-
- 05 Oct, 2020 1 commit
-
-
Robert Schmidt authored
The name NR_UE_list_t is misleading: beyond being a simple "list", this structure carries all/most UE-related MAC information. If at all, it is a container for multiple lists. The next commit introduces a NR_UE_list_t structure that organizes UEs in lists such that it is easier to go through the UEs.
-
- 02 Oct, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 30 Sep, 2020 1 commit
-
-
Robert Schmidt authored
The name NR_UE_list_t is misleading: beyond being a simple "list", this structure carries all/most UE-related MAC information. If at all, it is a container for multiple lists. The next commit introduces a NR_UE_list_t structure that organizes UEs in lists such that it is easier to go through the UEs.
-
- 22 Sep, 2020 1 commit
-
-
Cedric Roux authored
Maybe not the right way to do. To be checked.
-
- 10 Sep, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 08 Sep, 2020 1 commit
-
-
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
-
- 04 Sep, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 02 Sep, 2020 1 commit
-
-
Raymond Knopp authored
-
- 01 Sep, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 28 Aug, 2020 1 commit
-
-
Raymond Knopp authored
-
- 24 Aug, 2020 1 commit
-
-
Raymond Knopp authored
implementation of missing symbol-based rotation for NR modulation/demodulation (Section 5.3 38.211). Tested with unitary simulators (ulsim/dlsim). To be tested with gNB testbench and rfsimlator
-
- 18 Aug, 2020 1 commit
-
-
Francesco Mani authored
-
- 10 Aug, 2020 1 commit
-
-
Sakthivel Velumani authored
-