- 11 Feb, 2021 2 commits
-
-
cig authored
- made hardcoded constants explicit - made the code more readable according to OAI coding style guidelines - fixed some formatting and logging
-
Thomas Schlichter authored
scaling with 2^mu is already part of 'bw_scaling', so don't do it twice! Also simplify the computation in get_bw_scaling() by using a one-line computation instead of a switch-case table.
-
- 09 Feb, 2021 3 commits
-
-
Thomas Schlichter authored
Testing RA with OAI gNB and UE both using X300 via PCIe link indicated a value of 15 was way too small. The correct value for this setup seems to be 65.
-
Thomas Schlichter authored
Tests with our USRP X300, connected via PCIe, show that tx_sample_advance of 45 is slightly too much. Unfortunately, transmitting the PRACH preamble too early is very bad, slightly too late is no problem. So change this value from 45 to 40. This helps receiving the PRACH preamble reliably.
-
Thomas Schlichter authored
-
- 08 Feb, 2021 7 commits
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
Enabling more numerology combinations and 100 MHz support with 3/4 sampling for USRP X300/X310, too.
-
Thomas Schlichter authored
-
- 06 Feb, 2021 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
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 8 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
-
francescomani authored
-
Robert Schmidt authored
-
hardy authored
-
hardy authored
-
hardy authored
-