An error occurred fetching the project authors.
- 24 Nov, 2020 1 commit
-
-
Robert Schmidt authored
-
- 18 Nov, 2020 2 commits
-
-
Thomas Schlichter authored
-
Laurent authored
-
- 11 Nov, 2020 2 commits
-
-
Khodr Saaifan authored
-
Khodr Saaifan authored
-
- 03 Nov, 2020 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 28 Oct, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 23 Oct, 2020 1 commit
-
-
Raymond Knopp authored
-
- 21 Oct, 2020 1 commit
-
-
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...
-
- 19 Oct, 2020 1 commit
-
-
Francesco Mani authored
-
- 15 Oct, 2020 1 commit
-
-
kn.raju authored
-
- 12 Oct, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 06 Oct, 2020 1 commit
-
-
Francesco Mani authored
-
- 05 Oct, 2020 7 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt 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.
-
Robert Schmidt authored
nr_configure_pdcch() allocates the CCE, but this is not wanted, e.g., in multi-user scheduling, since it might not be possible to allocate the CCEs for these UEs. This commit makes the following changes: - remove CCE allocation in nr_configure_pdcch() - remove coreset search in nr_configure_pdcch() - add functions get_coreset() and get_searchspace() to retrieve coresets and search spaces easily - in nr_fill_nfapi_dl_pdu(), add extra parameters for aggregation level and CCE indices and the searchspace and coreset of a UE, which might be different for each UE - allocate CCEs manually in phytest, RA, and DLSCH schedulers
-
- 30 Sep, 2020 8 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt 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.
-
Robert Schmidt authored
nr_configure_pdcch() allocates the CCE, but this is not wanted, e.g., in multi-user scheduling, since it might not be possible to allocate the CCEs for these UEs. This commit makes the following changes: - remove CCE allocation in nr_configure_pdcch() - remove coreset search in nr_configure_pdcch() - add functions get_coreset() and get_searchspace() to retrieve coresets and search spaces easily - in nr_fill_nfapi_dl_pdu(), add extra parameters for aggregation level and CCE indices and the searchspace and coreset of a UE, which might be different for each UE - allocate CCEs manually in phytest, RA, and DLSCH schedulers
-
kn.raju authored
-
- 22 Sep, 2020 2 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
- 21 Sep, 2020 1 commit
-
-
Florian Kaltenberger authored
PRACH_PDU.prach_format now interpreted according to last version (March 2020) of 5G FAPI specs fixing nr_prachsim
-
- 14 Sep, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 11 Sep, 2020 1 commit
-
-
kn.raju authored
-
- 07 Sep, 2020 2 commits
-
-
Raymond Knopp authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 31 Aug, 2020 1 commit
-
-
kn.raju authored
-
- 21 Aug, 2020 1 commit
-
-
Cedric Roux authored
This commit contains work done by Eurecom and by Benetel.
-
- 20 Aug, 2020 1 commit
-
-
kn.raju authored
-
- 18 Aug, 2020 1 commit
-
-
kn.raju authored
-