An error occurred fetching the project authors.
- 17 Oct, 2021 1 commit
-
-
Eurecom authored
-
- 29 Sep, 2021 1 commit
-
-
Raymond Knopp authored
-
- 24 Jun, 2021 1 commit
-
-
francescomani authored
-
- 25 May, 2021 1 commit
-
-
luis_pereira87 authored
-
- 10 May, 2021 1 commit
-
-
Mahesh authored
-
- 01 May, 2021 1 commit
-
-
rmagueta authored
-
- 30 Mar, 2021 1 commit
-
-
Robert Schmidt authored
-
- 12 Feb, 2021 1 commit
-
-
rmagueta authored
-
- 07 Feb, 2021 2 commits
-
-
Robert Schmidt authored
the whole UE_sched_ctrl is initialized in add_new_nr_ue(), which will also init the per-UE HARQ.
-
Robert Schmidt authored
-
- 12 Jan, 2021 1 commit
-
-
Xue Song authored
Conflicts: cmake_targets/CMakeLists.txt openair1/PHY/NR_UE_ESTIMATION/nr_ue_measurements.c openair1/PHY/NR_UE_TRANSPORT/nr_dlsch_decoding.c openair1/SCHED_NR/phy_procedures_nr_gNB.c openair2/RRC/NR/rrc_gNB.c openair2/RRC/NR_UE/rrc_UE.c openair2/LAYER2/nr_pdcp/nr_pdcp_oai_api.c openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_dlsch.c openair2/LAYER2/NR_MAC_UE/main_ue_nr.c openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_ulsch.c openair2/LAYER2/NR_MAC_gNB/main.c openair2/LAYER2/NR_MAC_UE/nr_ue_procedures.c openair2/LAYER2/NR_MAC_UE/nr_ra_procedures.c openair2/LAYER2/NR_MAC_UE/nr_ue_dci_configuration.c openair2/LAYER2/NR_MAC_gNB/gNB_scheduler.c openair2/LAYER2/nr_pdcp/nr_pdcp_entity_drb_am.c
-
- 04 Dec, 2020 1 commit
-
-
Robert Schmidt authored
-
- 02 Dec, 2020 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 01 Dec, 2020 2 commits
- 19 Nov, 2020 2 commits
- 03 Nov, 2020 2 commits
-
-
Robert Schmidt authored
The phytest preprocessor schedules only one UE, as many RBs as possible (largest continuous RB region), with a fixed MCS and time domain allocation.
-
Robert Schmidt authored
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 05 Oct, 2020 3 commits
-
-
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.
-
- 30 Sep, 2020 3 commits
-
-
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.
-
- 21 Sep, 2020 1 commit
-
-
zhenghuangkun authored
-
- 06 Aug, 2020 1 commit
-
-
- 24 Jul, 2020 1 commit
-
-
Sakthivel Velumani authored
Also fixed bugs in ulsim and dlsim harq tests
-
- 25 May, 2020 2 commits
-
-
Sakthivel Velumani authored
-
matzakos authored
-Remaining LTE dependency in RLC add_srb function (not used for NSA setup) -Rename function for DRB static preconfiguration used in noS1 mode
-
- 22 May, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 13 May, 2020 1 commit
-
-
- 10 Feb, 2020 1 commit
-
-
Guido Casati authored
- Updated PRACH procedures and general code formatting - gNB msg1 handling and RAR generation - general bug fixing - formatting - missing headers - RAR handling.
-
- 03 Feb, 2020 1 commit
-
-
frtabu authored
-
- 06 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 10 Dec, 2019 1 commit
-
-
Cedric Roux authored
Initial implementation. nr_rlc/nr_rlc_oai_api.c will need some clean rewrite at some point. More testing is also needed.
-
- 06 Dec, 2019 1 commit
-
-
Guido Casati authored
- Initial gNB DLSCH and UE spec scheduling implentation - MAC PDU generation (including header as per TS 38.321) - MAC PDU processing at UE side with extracion of TA updates - General code cleanup - Introduced NR MAC COMMON folder, moved common files here
-
- 03 Dec, 2019 1 commit
-
-
Raymond Knopp authored
-