An error occurred fetching the project authors.
      
    
  - 05 Oct, 2020 2 commits
 - 
- 
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
 
 - 
 - 07 Sep, 2020 2 commits
 - 
- 
Raymond Knopp authored
 - 
Raphael Defosseux authored
Signed-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr>
 
 - 
 - 21 Aug, 2020 1 commit
 - 
- 
Cedric Roux authored
This commit contains work done by Eurecom and by Benetel.
 
 - 
 - 06 Aug, 2020 1 commit
 - 
 - 
 - 20 Jul, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 16 Jul, 2020 1 commit
 - 
- 
cig authored
 
 - 
 - 08 Jul, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 02 Jul, 2020 1 commit
 - 
- 
cig authored
- LDPC decoder does not support lower MCS, therefore MCS 9 has been selected for the Msg2 configuration. - This is done only in do-ra mode, in order to prevent any fallout on the current the configuration used for the operation with the commercial UE
 
 - 
 - 19 Jun, 2020 2 commits
 - 
- 
Raphael Defosseux authored
 - 
Raphael Defosseux authored
Signed-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr>
 
 - 
 - 13 May, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 12 May, 2020 1 commit
 - 
- 
cig authored
 
 - 
 - 23 Apr, 2020 1 commit
 - 
- 
cig authored
 
 - 
 - 20 Apr, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 17 Apr, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 03 Apr, 2020 1 commit
 - 
- 
Francesco Mani authored
This reverts commit 1462f0e6.
 
 - 
 - 26 Mar, 2020 1 commit
 - 
- 
cig authored
 
 - 
 - 24 Mar, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 20 Mar, 2020 1 commit
 - 
- 
Raymond Knopp authored
 
 - 
 - 06 Mar, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 05 Mar, 2020 3 commits
 - 
- 
Francesco Mani authored
 - 
Cedric Roux authored
 - 
Francesco Mani authored
 
 - 
 - 04 Mar, 2020 2 commits
 - 
- 
Francesco Mani authored
 - 
Francesco Mani authored
 
 - 
 - 02 Mar, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 28 Feb, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 26 Feb, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 24 Feb, 2020 1 commit
 - 
- 
Raymond Knopp authored
modifications for DCI size of format 1_0 for RAR and filling of FAPI for RAR according to special RAR-related configuration
 
 - 
 - 21 Feb, 2020 1 commit
 - 
- 
Francesco Mani authored
 
 - 
 - 18 Feb, 2020 1 commit
 - 
- 
cig authored
 
 - 
 - 14 Feb, 2020 1 commit
 - 
- 
Raymond Knopp authored
added FAPI interfaces int gNB prach receiver functions (rx_nr_prach,rx_nr_prach_ru) and in indication to MAC.
 
 - 
 - 12 Feb, 2020 1 commit
 - 
- 
cig authored
 
 - 
 - 10 Feb, 2020 5 commits
 - 
- 
cig authored
 - 
cig authored
- using LTE function mac_rrc_nr_data_req_ue in noS1 mode - cleanup code, comments - fixes RA procedure - Processing UL MAC PDU according to TS 38.321 ch 6.1: - introduced function for gNB side UL PDU processing - fixed bug in nr_ue_process_mac_pdu
 - 
cig authored
 - 
cig authored
 - 
Guido Casati authored
- Updated PRACH procedures and general code formatting - gNB msg1 handling and RAR generation - general bug fixing - formatting - missing headers - RAR handling.
 
 -