An error occurred fetching the project authors.
- 28 Jan, 2021 1 commit
-
-
Thomas Schlichter authored
Recently we stared using the BWP_indicator signalled in DCI, before we always assumed BWP_Id == 1. Now "fake-DCI" with bandwidth_indicator == 0 lead to segmentation faults, so we discard these. Note: There are still several placed where we assume BWP_Id == 1!
-
- 25 Jan, 2021 2 commits
-
-
rmagueta authored
-
Sakthivel Velumani authored
some more fixes that are missed out in previous commits
-
- 23 Jan, 2021 1 commit
-
-
rmagueta authored
-
- 15 Jan, 2021 2 commits
- 09 Jan, 2021 2 commits
-
-
francescomani authored
-
rmagueta authored
-
- 27 Dec, 2020 2 commits
-
-
cig authored
- fetching configuration from RRC - removed hardcoded params (e.g. bwp_id) - added BWP Id members to MAC instance - introduced offsetToCarrier
-
cig authored
- focus: defs_nr_UE.h, nr-ue.c, phy_procedures_nr_ue.c, nr_init_ue.c - removed long-time commented out code - replaced hardcoded params - removed unnecessary header inclusions
-
- 10 Dec, 2020 1 commit
-
-
rmagueta authored
-
- 19 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 14 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 12 Nov, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 11 Nov, 2020 2 commits
-
-
Florian Kaltenberger authored
-
rmagueta authored
-
- 03 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 28 Oct, 2020 1 commit
-
-
rmagueta authored
-
- 27 Oct, 2020 3 commits
-
-
cig authored
-
cig authored
- the band is coming from the SI, therefore a function to get the band is not necessary - this solves also the limitations of the get_band algorithm with the NR bands overlapping in the NR operating bands table (e.g. band 78 and band 48)
-
cig authored
- adapted the get_band function: the algorithm is now taking into account also the UL frequency in order to fetch the proper band (this was failing before as some NR bands have the same DL band, e.g. band 65 and 66) - added new bands to the NR table as per TS 38.101 V16.4.0 (2020) - made the from_nrarfcn function compatible with UL FDD (this function, used for both DL and UL was previously working with TDD only as it did not compute properly the frequency for the UL FDD, throwing asserts) - introduced common functions to get the NR table idx and the duplex mode, removing repeated code in the process - removed the unused function to get the uldl offset - improved some logging - other minor fixes to the relevant code
-
- 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.
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 08 Sep, 2020 1 commit
-
-
Mario Hudon authored
- Added support for FR1 in RO selection -RACH preamble selected according to the chosen RO
-
- 27 Aug, 2020 1 commit
-
-
Mario Hudon authored
-
- 26 Aug, 2020 1 commit
-
-
Mario Hudon authored
-
- 18 Aug, 2020 1 commit
-
-
Rakesh authored
-
- 13 Aug, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 06 Aug, 2020 1 commit
-
-
- 23 Jul, 2020 2 commits
-
-
Mario Hudon authored
-
Mario Hudon authored
-
- 22 Jul, 2020 1 commit
-
-
cig authored
- moved RRC structs checks and mac configuration to config_ue.c - new implementation of DCI configuration according to 3GPP TS 38.331 version 15.9.0 Release 15 and 3GPP TS 38.213 version 15.9.0 Release 15
-
- 02 Jul, 2020 1 commit
-
-
cig authored
- replaced nr_slot_t with int as it was barely used in the code (also is defined after an lte struct) - removed use of phy_frame_config_nr from the UE (another file was created in SCHED_NR_UE, still the gNB file is used in some tests file at UE side)
-
- 13 May, 2020 1 commit
-
-
- 24 Apr, 2020 1 commit
-
-
cig authored
- get preamble from rach_ConfigDedicated in contention free mode - do preamble selection only in prach slot
-
- 23 Apr, 2020 1 commit
-
-
cig authored
- get preamble from rach_ConfigDedicated in contention free mode - do preamble selection only in prach slot
-
- 07 Apr, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 26 Mar, 2020 1 commit
-
-
cig authored
-
- 18 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 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.
-