An error occurred fetching the project authors.
- 05 Feb, 2020 1 commit
-
-
matzakos authored
nr-ip-UL-nos1: Integrate NR MAC PDU structures for the Uplink. Currently supporting only data SDUs, Control Elements to be added.
-
- 22 Jan, 2020 1 commit
-
-
matzakos authored
nr-ip noS1 uplink: Uplink IP traffic successfully received at the IP TUN interface of the gNB now. Logs cleanup.
-
- 20 Jan, 2020 1 commit
-
-
matzakos authored
nr-ip noS1 uplink integration (testing with RFSIMULATOR only): Uplink IP packets received at the gNB and reaching at pdcp layer. Asserion error at pdcp_fifo_flush_sdus when trying to write on the nas socket
-
- 18 Dec, 2019 2 commits
-
-
Khalid Ahmed authored
- total num of symbols is 12 instead of 14 in PUSCH - actual UL slot is 3 instead of 2
-
Khalid Ahmed authored
-
- 08 Nov, 2019 1 commit
-
-
Rakesh authored
-
- 06 Nov, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 05 Nov, 2019 1 commit
-
-
Francesco Mani authored
This reverts commit e47cd4a0.
-
- 29 Oct, 2019 2 commits
-
-
Florian Kaltenberger authored
-
Francesco Mani authored
-
- 21 Oct, 2019 1 commit
-
-
Francesco Mani authored
-
- 16 Oct, 2019 1 commit
-
-
Sakthivel Velumani authored
-
- 27 Sep, 2019 1 commit
-
-
Sakthivel Velumani authored
-
- 26 Sep, 2019 1 commit
-
-
Raymond Knopp authored
-
- 24 Sep, 2019 1 commit
-
-
Raymond Knopp authored
nr-ip-over-LTE: Resolved issue with duplicate IP packet at the receiver UE IP interface and packet losses are reduced. Remaining to identify why occasionally IP packets are received at the PDCP stack later than the time slot of their arrival at PHY/MAC. Introduced some debug logs, to be removed later.
-
- 18 Sep, 2019 2 commits
-
-
Raymond Knopp authored
nr-ip-over-LTE: Small fixes, now IP traffic is received at the IP interface of the UE but there are many packet losses and occasionally there are duplicate ping requests received, leading to UE crashing
-
Raymond Knopp authored
-
- 16 Sep, 2019 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
nr-ip-over-LTE: Modification to support both use cases: DLSCH phy-test scheduling (random data generation in every opportunity) AND DLSCH scheduling only when there is IP traffic arriving through the LTE stack (noS1 mode)
-
- 13 Sep, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 06 Sep, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 05 Sep, 2019 1 commit
-
-
Florian Kaltenberger authored
adding MAC part of 5G FAPI interface for PUSCH. Since the previous version was incomplete anyway I merged in the new SCF specs and used those (only for PUSCH). Todo: implement PHY part.
-
- 13 Aug, 2019 1 commit
-
-
Ahmed Hussein authored
- Setting the payload to random data instead of all zeros at the Tx side - Handling "nb_symb_sch" equal to 0 in "phy_procedures_nrUE_RX" which prevents entering "nr_ue_pdsch_procedures" - Handling symbol loop problem in "nr_ue_pdsch_procedures" - Handling resource block loop problem in "nr_rx_pdsch"
-
- 06 Jun, 2019 1 commit
-
-
matzakos authored
Added Rx indication for DLSCH type and resolved issue with MIB decoding while sending DL IP traffic. Data packets still not parsed properly at the UE MAC layer.
-
- 22 May, 2019 1 commit
-
-
matzakos authored
Alldownlink IP traffic is transferred consistently from the gNB to the PHY of the UE now based on testing with the RFSIMULATOR. Slight extension in FAPI interface required to move the received data to the MAC layer of the UE.
-
- 19 May, 2019 1 commit
-
-
matzakos authored
-
- 18 May, 2019 1 commit
-
-
Raymond Knopp authored
testing merge with develop-nr. removal of pthread_mutex_timedlock, we were using the wrong time argument (needed to be absolute).
-
- 11 May, 2019 1 commit
-
-
Raymond Knopp authored
-
- 10 May, 2019 1 commit
-
-
matzakos authored
Downlink IP traffic flow using LTE RAN stack over NR-PHY. Downlink traffic reaching PHY of gNB now using the noS1 mode. Extensions required for the reception through the LTE RAN stack at the UE side.
-
- 03 May, 2019 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 16 Apr, 2019 1 commit
-
-
yilmazt authored
Final --phy_simulators warning removals for this branch, and former polar coding function corrections
-
- 21 Feb, 2019 1 commit
-
-
Guy De Souza authored
-
- 07 Feb, 2019 1 commit
-
-
Guy De Souza authored
-
- 29 Jan, 2019 1 commit
-
-
Guy De Souza authored
-
- 28 Jan, 2019 1 commit
-
-
Guy De Souza authored
-
- 16 Jan, 2019 1 commit
-
-
Guy De Souza authored
-
- 29 Dec, 2018 1 commit
-
-
Raymond Knopp authored
-
- 05 Dec, 2018 1 commit
-
-
Raymond Knopp authored
-
- 03 Dec, 2018 1 commit
-
-
Raymond Knopp authored
changed name of function initial pdcch scheduling parameters. Currently we set the BWP information to be the full bandwidth of the NR cell. This should be changed to include the CellGroupConfigCommon initial BWP information either from SIB or from LTE RRC. DCI still not updated to start from MSB. Will be in next commit
-