- 29 Jan, 2021 39 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
SCF222 says that dci_pdu in PDCCH PDU (nfapi_nr_dl_tti_pdcch_pdu_rel15_t) should be an array, and not its members.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Initially, filling the PDCCH and PDSCH nFAPI messages was split into a separate function (in an attempt to keep the code structure similar to LTE). However, this proved as not helpful: the nr_fill_nfapi_dl_pdu() just filled the messages, with a parameter list almost size as long as the actual messages (because most parameters are kind of independent). This made no sense, so we put it back. Also, from an understanding POV, they just fill a message as specified in SCF222, so it should not be a problem.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
ChiehChun authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- No dynamic allocation of PUCCH structures - Use first PUCCH for HARQ (can only allocate for up to two slots in single PUCCH, simplistic nr_acknack_scheduling!) - Use second PUCCH for CSI, do not multiplex!
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Francesco Mani 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)
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
- 26 Jan, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-