- 06 Feb, 2021 1 commit
-
-
Raphael Defosseux authored
Update in SIB1 implementation to solve REG to CCE mapping issues and also correction in pdcch RE extraction when BWP_start>0. * MR 1031: LTE/NR X2AP: fix content of SgNBAdditionRequest Wireshark (version 3.3.2) was not happy. https://asn1.io/asn1playground/ was not happy. * MR 1036: LTE ULSCH bugfix Minor fix in the UL scheduler * MR 1008: NR SA ITTI sim update for core connectivity Updates for connections to 5G core node using ITTI sim. Usage documentation have also been added. * MR 1025: Cleanup NR RA procedure - mostly UE
-
- 05 Feb, 2021 2 commits
- 04 Feb, 2021 2 commits
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
Even stricter check/hack for BWP ID. Drop every DCI where this value is not '1'.
-
- 03 Feb, 2021 2 commits
-
-
masayuki.harada authored
-
Xue Song authored
Conflicts: openair2/GNB_APP/gnb_config.c openair2/RRC/NR/rrc_gNB.c openair2/RRC/NR/rrc_gNB_NGAP.c openair2/RRC/NR_UE/rrc_UE.c
-
- 02 Feb, 2021 4 commits
- 01 Feb, 2021 8 commits
-
-
yoshio.inoue authored
-
yoshio.inoue authored
-
Cedric Roux authored
Wireshark (version 3.3.2) was not happy. https://asn1.io/asn1playground/ was not happy. Let's make them happy. So then everyone is happy.
-
wujing authored
-
heshanyun authored
-
Xue Song authored
fix some problems
-
yincong authored
-
- 29 Jan, 2021 11 commits
-
-
Thomas Schlichter authored
-
Remi Hardy authored
MR1006 : itti enhancement -new feature: creates itti queue during runtime -modified itti message instance MR1012 : 5G NR: UL transform precoding (SC-FDMA) MR1022 : Wireshark t hack ueid MR997 : LTE uplink improvement -LTE update about uplink performance improvement and some bug fixes from Fujitsu. -Fix uplink calculation error in SCD and PHY layer. -Add interference calculation for PUSCH. -Update TPC control. -Fix nFAPI hang-up -Fix DRB is non active after Re-establishment. -Msg3 PHICH problem. -Add statistical logs. MR1030 : CI RHEL container update -CI adaptation to build the shared and target images on asterix and obelix Python framework MR1023 : ci ue parallel -Enables OAI UE parallelization in CI tests (where applicable)
-
cig authored
- bugfix in nr_ue_dci_configuration - cleanup of irrelevant RA-related data structure members in UE - moved msg1 init condition to MAC - minor fixes concerning init_ra function
-
Robert Schmidt authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
- 28 Jan, 2021 5 commits
-
-
rmagueta authored
-
Thomas Schlichter authored
-
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!
-
Thomas Schlichter authored
-
Xue Song authored
-
- 27 Jan, 2021 1 commit
-
-
Thomas Schlichter authored
Code between a 'switch' statement and its first 'case' statement is not reachable! So move the LOG_D() statement just before the 'switch' statement.
-
- 26 Jan, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 25 Jan, 2021 3 commits
-
-
rmagueta authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-