- 11 Nov, 2020 1 commit
-
-
Khodr Saaifan authored
-
- 05 Nov, 2020 2 commits
-
-
Khodr Saaifan authored
-
Khodr Saaifan authored
-
- 27 Oct, 2020 1 commit
-
-
Mario Hudon authored
-
- 26 Oct, 2020 2 commits
-
-
Francesco Mani authored
-
Khodr Saaifan authored
-
- 23 Oct, 2020 2 commits
-
-
Hongzhi WANG authored
-
Francesco Mani authored
-
- 22 Oct, 2020 4 commits
-
-
Mario Hudon authored
-
Khodr Saaifan authored
-
Panos Matzakos authored
-
Thomas Schlichter authored
UE initiates the RA procedure with sending message 1 via PRACH 150 frames after synchronizing with the gNB. As the frame numbers wrap at 1024, we have to calculate the frame number for message 1 using modulo calculation.
-
- 21 Oct, 2020 4 commits
-
-
Mario Hudon authored
-
Cedric Roux authored
The T tracer macpdu2wireshark has been modified to handle the new traces. The usage is the same as for LTE. In NR the RACH is logged as an LTE RACH. Maybe we'll change that in the future. Looking at the source code of wireshark, I could not find any way to report NR RACH. Maybe they forgot it. Or I did not search correctly...
-
Guido Casati authored
-
Thomas Schlichter authored
-
- 20 Oct, 2020 3 commits
-
-
Guido Casati authored
-
Khodr Saaifan authored
-
Thomas Schlichter authored
-
- 16 Oct, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 15 Oct, 2020 1 commit
-
-
Hongzhi Wang authored
-
- 13 Oct, 2020 1 commit
-
-
Francesco Mani authored
-
- 12 Oct, 2020 8 commits
-
-
Sakthivel Velumani authored
also added a log message for DCI generation in MAC
-
Sakthivel Velumani authored
changed uint8_t to void as return is not used in the calling function
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
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.
-
Panos Matzakos authored
-To avoid including the whole x2 libraries for the corresponding executables
-
- 09 Oct, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 08 Oct, 2020 1 commit
-
-
Francesco Mani authored
-
- 05 Oct, 2020 4 commits
-
-
Francesco Mani authored
-
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.
-
Francesco Mani authored
-
Robert Schmidt authored
-
- 02 Oct, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 01 Oct, 2020 2 commits
-
-
Cedric Roux authored
Bytes of the MIB were logged in reverse. Bug reported by David Breaux <davidbreaux67@gmail.com>.
-
Hongzhi Wang authored
-