An error occurred fetching the project authors.
- 24 Aug, 2020 1 commit
-
-
Francesco Mani authored
-
- 20 Aug, 2020 2 commits
-
-
Raymond Knopp authored
-
Francesco Mani authored
-
- 19 Aug, 2020 2 commits
-
-
Francesco Mani authored
-
Raymond Knopp authored
-
- 18 Aug, 2020 1 commit
-
-
Francesco Mani authored
-
- 13 Aug, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 10 Aug, 2020 1 commit
-
-
Thomas Schlichter authored
Set n_dmrs_cdm_groups = 1 for now. Should be fixed accordingly to TS 38.214 section 5.1.6.2 using tables 7.3.1.2.2-1, 7.3.1.2.2-2, 7.3.1.2.2-3, 7.3.1.2.2-4 of TS 38.212
-
- 06 Aug, 2020 3 commits
-
-
Sakthivel Velumani authored
-
Thomas Schlichter authored
to set a flag in a bitmap, use "bitmap |= flag", to clear a flag in a bitmap use "bitmap &= ~flag".
-
Thomas Schlichter authored
-
- 05 Aug, 2020 2 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- 03 Aug, 2020 1 commit
-
-
Raphael Defosseux authored
Putting back SIGINT detection for lte-softmodem and initial skeleton to retrieve runtime stats from eNB/gNB Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 30 Jul, 2020 1 commit
-
-
Francesco Mani authored
-
- 29 Jul, 2020 5 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Francesco Mani authored
-
Cedric Roux authored
c_SRS was 61, which does not fit for 106 PRBs as it seems. Value 0 works. Maybe not the right thing to do though (see 38.211 6.4.1.4.3, table 6.4.1.4.3-1). Also it seems necessary to pass desired LTE/NR bands when requesting LTE UE capabilities. Today this is hardcoded, to be done better at some point. We should get the bands from the eNB configuration and the eNB/gNB X2 exchanges.
-
Cedric Roux authored
c_SRS was 61, which does not fit for 106 PRBs as it seems. Value 0 works. Maybe not the right thing to do though (see 38.211 6.4.1.4.3, table 6.4.1.4.3-1). Also it seems necessary to pass desired LTE/NR bands when requesting LTE UE capabilities. Today this is hardcoded, to be done better at some point. We should get the bands from the eNB configuration and the eNB/gNB X2 exchanges.
-
- 27 Jul, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Laurent authored
-
- 25 Jul, 2020 2 commits
- 24 Jul, 2020 1 commit
-
-
Sakthivel Velumani authored
Also fixed bugs in ulsim and dlsim harq tests
-
- 23 Jul, 2020 3 commits
-
-
Raymond Knopp authored
-
Francesco Mani authored
-
Francesco Mani authored
-
- 22 Jul, 2020 9 commits
-
-
cig authored
- DM-RS type {1,2} was wrongly assigned to {1,2} instead of {0,1} - Num DM-RS CDM groups without data is now taken into account in mthread decoding function - number of DM-RS CDM groups without data for format 1_0 according to 5.1.6.2 3GPP TS 38.214 version 15.9.0 Release 15: -- the UE shall assume the number of DM-RS CDM groups without data is: -- 1 (CDM group 0) for the case of PDSCH with allocation duration of 2 symb -- 2 (CDM group {0,1}) for all other cases.
-
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
-
Sakthivel Velumani authored
-
Raymond Knopp authored
fixes for buffer overrun when L1 information is cleared upon UE removal in RRC. This is a temporary fix to solve a stability issue for Benetel pending more significant changes along the same lines in several places.
-
Francesco Mani authored
-
Francesco Mani authored
-
Francesco Mani authored
-
Francesco Mani authored
-
Francesco Mani authored
-
- 21 Jul, 2020 2 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- 20 Jul, 2020 1 commit
-
-
Francesco Mani authored
-