- 26 Nov, 2020 2 commits
-
-
Remi Hardy authored
MR945 : nr prach fr2 - Introduction of the PRACH frontend for FR2 (120kHz SCS, 32 and 66 PRB). - Tested with nr_prachsim and testcases added to test_case_list.xml also included some fixes for FR1, when prach occasion > 0 (small difference in Ncp) MR950 : DL and UL PTRS for 5G NR MR971 : Correct NDI + Minor MAC subPDU handling improvements Fixes the issue : Ping in develop was unusually high (70+ms). The issue was that TA was scheduled in the second slot (of the two we currently schedule), but NDI was toggled for the first one. Other improvements: - Correctly put padding MAC subPDU - Only use subPDU DLSCH long header if length >= 256B - Calculate TBS in DL pre-processor considering header and TA CE overhead. - Improve some of the logging (LOG_D) - re-enable TA MR970 : uci gnb mac functions file - Moved gNB MAC UCI related functions in a new file MR972 : Bugfix nr rate matching assertion - Fixes the assertion happening in rate matching of pdsch during iperf test. MR975 : File openning in rrc_gNB_internal - Only allow file opening in rrc_gNB-internal.c in phytest mode MR977 : NR UE DCI sanity checks and fixes These changes resolve a few stability issues and errors in NR UE - Added sanity check for pucch_resource_indicator received in DL DCI, which resolves SEGV in select_pucch_resource() and check_pucch_format() - Additional sanity checks included to catch false or erroneous DCI received - Wrong MCS table calculation and error in accessing ul_config_request at UE resolved
-
Remi Hardy authored
-
- 25 Nov, 2020 4 commits
- 24 Nov, 2020 11 commits
-
-
Shweta Shrivastava authored
-
Shweta Shrivastava authored
-
Thomas Schlichter authored
Conflicts: openair1/PHY/NR_TRANSPORT/nr_dlsch.c openair1/PHY/NR_UE_ESTIMATION/nr_dl_channel_estimation.c openair1/PHY/NR_UE_TRANSPORT/nr_dlsch_demodulation.c openair1/SCHED_NR_UE/phy_procedures_nr_ue.c openair2/RRC/NR/nr_rrc_proto.h
-
hardy authored
Merge remote-tracking branch 'origin/bugfix-nr-rate-matching-assertion' into integration_2020_wk48_2
-
hardy authored
-
hardy authored
-
Navid Nikaein authored
-
Shweta Shrivastava authored
-
Shweta Shrivastava authored
-
Shweta Shrivastava authored
-
Shweta Shrivastava authored
-
- 23 Nov, 2020 1 commit
-
-
Remi Hardy authored
MR932 : Nr sa ngap rrc wk42 - Initial implementation of NGAP and RRC extensions for SA MR956 : Correct use of ssb_position bitmaps MR958 : 5G NR Downlink DMRS Type 2 - Implementation of 5G NR Downlink DMRS type 2 (generation on gNB side, channel estimation with linear interpolation in frequency domain on UE side), needed for MIMO MR961 : 5G NR UE TTI cleanup - Remove current_thread_id array, nr_tti_rx, nr_tti_tx, subframe_rx and subframe_tx MR965 : fix a segdev
-
- 22 Nov, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 20 Nov, 2020 10 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
The LDPC lifting size has to be stored for each harq_process as its only assigned in the first round.
-
Francesco Mani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
If we schedule in a second slot, this ensures that the correct HARQ process' NDI is toggled.
-
Florian Kaltenberger authored
-
- 19 Nov, 2020 9 commits
-
-
Thomas Schlichter authored
Conflicts: openair1/PHY/NR_UE_TRANSPORT/dci_nr.c openair1/PHY/NR_UE_TRANSPORT/nr_transport_proto_ue.h openair1/SCHED_NR_UE/phy_procedures_nr_ue.c
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
Remi Hardy authored
MR939 : Nr rlc am bugfix w44 - bugfix MR948 : nr: rlc: hotfix - forgot to store frame and subfram - minor bugfix MR942 : Feature/make s1 mme port configurable - This patch adds an optional "port" option to set another sctp port than 36412 MR959 : minor: remove a CPPCHECK error for NR RLC - remove a CPPCHECK error (not a real error) for NR RLC
-
- 18 Nov, 2020 2 commits
-
-
Francesco Mani authored
-
Thomas Schlichter authored
-