An error occurred fetching the project authors.
- 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
-
- 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.
-
- 06 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 03 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 17 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 13 Jan, 2020 2 commits
-
-
Florian Kaltenberger authored
-
Francesco Mani authored
-
- 10 Jan, 2020 1 commit
-
-
Florian Kaltenberger authored
preparing l2_init_ue and l3_init_ue to make sure parameters are passed down. To be merged with Francesco's changes and tested.
-
- 09 Jan, 2020 1 commit
-
-
Francesco Mani authored
definition of config request fapi structures in UE and acquisition from rrc of config data (work in progress)
-
- 01 Jan, 2020 1 commit
-
-
Raymond Knopp authored
Testing of NR PDCCH/PDSCH with RRC Configuration. added RRC configuration to NR UE. Updates to UE DCI procedures (moved to MAC) and updates to FAPI interfaces for UE. nr_dlsim is functional, added profiling information for gNB TX.
-
- 17 Dec, 2019 1 commit
-
-
Raymond Knopp authored
-
- 28 Jul, 2019 1 commit
-
-
Raymond Knopp authored
-
- 16 Jul, 2019 1 commit
-
-
Raymond Knopp authored
-
- 25 Jul, 2018 1 commit
-
-
Calvin HSU authored
Add Type0-PDCCH search space & coreset right after decode MIB and storage corresponding parameters in L2.
-
- 24 Jul, 2018 1 commit
-
-
Calvin HSU authored
clean code
-
- 16 Jul, 2018 2 commits
-
-
Calvin HSU authored
deleted files not use
-
Calvin HSU authored
update author contact information
-
- 06 Jul, 2018 1 commit
-
-
Calvin HSU authored
-
- 29 Jun, 2018 1 commit
-
-
Calvin HSU authored
-
- 27 Jun, 2018 1 commit
-
-
Calvin authored
-
- 25 May, 2018 1 commit
-
-
Calvin authored
-