An error occurred fetching the project authors.
- 09 Mar, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 05 Mar, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 03 Mar, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 26 Feb, 2021 1 commit
-
-
Francesco Mani authored
-
- 12 Feb, 2021 1 commit
-
-
cig authored
- the RA SFN index wasn't increased in the FDD case, therefore the PRACH RX was never scheduled
-
- 07 Feb, 2021 1 commit
-
-
Robert Schmidt authored
-
- 02 Feb, 2021 1 commit
-
-
dir authored
-
- 01 Feb, 2021 1 commit
-
-
cig authored
- temporary solution since scheduler does not support FDD - modified is_NR_UL_slot to return always 1 when is FDD mode - this is necessary because currently the scheduler assumes that is TDD and tdd_UL_DL_ConfigurationCommon is always initialied
-
- 15 Jan, 2021 1 commit
-
-
cig authored
- this return whether the transform precoder is enabled or not - redundant configuration code has been migrated to the new function - get_transformPrecoding is a common MAC function used already @ UE side, can be adopted by gNB too
-
- 08 Jan, 2021 1 commit
-
-
Shweta Shrivastava authored
-
- 06 Jan, 2021 1 commit
-
-
rmagueta authored
-
- 27 Dec, 2020 1 commit
-
-
cig authored
- as defined by clause 12 "BWP Operation" TS 38.213 - cleaned up hardcoded usage
-
- 10 Dec, 2020 1 commit
-
-
rmagueta authored
-
- 02 Dec, 2020 1 commit
-
-
rmagueta authored
-
- 01 Dec, 2020 1 commit
-
-
Francesco Mani authored
-
- 30 Nov, 2020 2 commits
- 27 Nov, 2020 1 commit
-
-
Parminder Singh authored
- TBS calculation was done wothout considering mulilple DMRS symbols in a slot, which is corrected now.
-
- 26 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 24 Nov, 2020 1 commit
-
-
Mahesh authored
-
- 20 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 19 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 18 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 13 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 12 Nov, 2020 2 commits
-
-
Parminder Singh authored
-
rmagueta authored
-
- 10 Nov, 2020 2 commits
-
-
Florian Kaltenberger authored
-
cig authored
-
- 04 Nov, 2020 2 commits
-
-
Parminder Singh authored
- updated return function value to -1 - removed static variable for dmrs symbol selection for channel - Updated sin cos quadrant check conditions - removed casting from PTRS slope and related calculations
-
rmagueta authored
-
- 03 Nov, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 30 Oct, 2020 1 commit
-
-
rmagueta authored
-
- 27 Oct, 2020 4 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
-
rmagueta authored
-
- 26 Oct, 2020 2 commits
-
-
Parminder Singh authored
- Based upon ptrs bitmap, ptrs symbols are added in DL - Mac ptrs validation condition is updated
-
Parminder Singh authored
- Get RRC values from dedicated bandwidth part and process it - Validate all settings in MAC layer and enable PTRS processing in PHY
-
- 23 Oct, 2020 1 commit
-
-
Raymond Knopp authored
-
- 22 Oct, 2020 1 commit
-
-
Mario Hudon authored
-