An error occurred fetching the project authors.
- 05 Mar, 2021 1 commit
-
-
francescomani authored
-
- 04 Mar, 2021 2 commits
-
-
francescomani authored
-
francescomani authored
reworking of MAC functions to schedule SSBs, including VRB map occupation and get_type0_PDCCH_CSS_config_parameters
-
- 07 Feb, 2021 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
According to SCF222, a single PDCCH allocation groups DCIs that are within the same BWP and CORESET. Therefore, if we want to allocate multiple DCIs, we need to decouple PDCCH allocation and DCI (previously jointly done in nr_configure_pdcch()), especially to be forward compatible. ***Note that as of this commit, we would still allocate different PDCCH PDUs for multiple UEs (which we do not support yet, anyway)*** nr_configure_pdcch(): simply take out DCI allocation. nr_generate_Msg2(): separately allocate dci_pdu in common RA SS, and rename DCI payload variable. Also, reorganize the function so that it is first checked for CCE allocation and messages nFAPI messages are allocated afterwards. nr_schedule_ue_spec(): separately allocate dci_pdu in UE-specific SS. Rename DCI payload variable. nr_schedule_ulsch(): separately allocate dci_pdu in UE-specific SS. Rename DCI payload variable. nr_fill_nfapi_dl_sib1_pdu(): separately allocate dci_pdu in common SS.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 10 Dec, 2020 2 commits
- 30 Nov, 2020 2 commits
- 28 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 26 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 25 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 24 Nov, 2020 1 commit
-
-
Mahesh authored
-
- 23 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 20 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 19 Nov, 2020 2 commits
- 18 Nov, 2020 2 commits
- 14 Nov, 2020 2 commits
- 13 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 12 Nov, 2020 2 commits
-
-
rmagueta authored
-
Robert Schmidt authored
-
- 11 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 04 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 03 Nov, 2020 6 commits
-
-
Robert Schmidt authored
-
rmagueta authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Francesco Mani authored
The SSB nFAPI message is only sent every 8 frames, and automatically repeated by the PHY layer in between. This commit sets the vrb_map structure in those frames in between nFAPI so that the scheduler does not schedule on such resources.
-
rmagueta authored
-
- 02 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 30 Oct, 2020 1 commit
-
-
rmagueta authored
-
- 28 Oct, 2020 1 commit
-
-
rmagueta authored
-
- 27 Oct, 2020 1 commit
-
-
rmagueta authored
-
- 24 Oct, 2020 1 commit
-
-
rmagueta authored
Creation of fill_default_coresetZero() and fill_default_searchSpaceZero(). Resource allocation and transmission of the DCI of SIB1. Partial implementation of the reception of the DCI of SIB1.
-
- 17 Oct, 2020 1 commit
-
-
rmagueta authored
Get type0_PDCCH_CSS_config parameters at the gNB. SIB1 initialization has been added at SI initialization. SIB1 was transmitted with static parameters.
-