An error occurred fetching the project authors.
- 05 Oct, 2020 2 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- 02 Oct, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 30 Sep, 2020 3 commits
-
-
Sakthivel Velumani authored
because round 0 could be skipped if no pusch signal detected
-
Robert Schmidt authored
-
Shweta Shrivastava authored
-
- 24 Sep, 2020 1 commit
-
-
Francesco Mani authored
-
- 22 Sep, 2020 2 commits
-
-
Francesco Mani authored
-
Cedric Roux authored
After the UE disconnects, the next connection fails because the gNB cannot decode Msg3. The root cause seems to be this ul_valid_re_per_slot not set to 0. Setting it before the test fixes the problem and does not seem to impact anything else.
-
- 21 Sep, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 18 Sep, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 17 Sep, 2020 1 commit
-
-
Cedric Roux authored
-
- 16 Sep, 2020 3 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Thomas Schlichter authored
use snprintf() instead of sprintf() to avoid writes outside buffer limits
-
- 14 Sep, 2020 1 commit
-
-
Francesco Mani authored
-
- 11 Sep, 2020 1 commit
-
-
Francesco Mani authored
-
- 10 Sep, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Hongzhi Wang authored
-
- 08 Sep, 2020 5 commits
-
-
Sakthivel Velumani authored
-
cig authored
- now is consistent for both UE and gNB
-
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
-
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
-
Sakthivel Velumani authored
-
- 07 Sep, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Raymond Knopp authored
-
- 05 Sep, 2020 1 commit
-
-
Raymond Knopp authored
-
- 04 Sep, 2020 4 commits
-
-
cig authored
- removed superfluos code - formatting - fixed logging - removed redundant nr_get_dci_size (replaced by nr_dci_size) - removed unused and long-time commented out functions @ UE side
-
cig authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
- 03 Sep, 2020 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 02 Sep, 2020 5 commits
-
-
Raymond Knopp authored
-
Francesco Mani authored
-
Raymond Knopp authored
-
Francesco Mani authored
-
Parminder Singh authored
- The memory shall be reset for each slot to avoid interpolation error.
-
- 01 Sep, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 31 Aug, 2020 1 commit
-
-
Parminder Singh authored
- To enable PTRS use -T flag followed by 3 integers - Example: ./nr_ulsim -T 2 0 2 - 1st Value is the list of arguments -> e.g. 2 - 2nd Value is for L_PTRS{0,1,2} -> e.g. 0 - 3rd Value is for K_PTRS{2,4} -> e.g. 2
-