An error occurred fetching the project authors.
- 28 Apr, 2020 1 commit
-
-
Ahmed Hussein authored
- The number of nb_dmrs_re at gNB side was set to 6, but here it is assumed that there will be no data allocation in OFDM symbols that carry DMRS - nb_dmrs_re that is being given as an input to the TBS calculation, should be multiplied by the number of DMRS symbols in order to get the total number of DMRS REs per RB - In the calculation of G, only the number of DMRS per RB in 1 OFDM symbol should be given as an input, because inside the function of the G calculation, this number is being multiplied by the number of OFDM symbols that carry DMRS
-
- 06 Apr, 2020 1 commit
-
-
Robert Schmidt authored
Previously, the various rlc_*_ind() functions had a parameter to enable the MAC to specify the max TB size that a subsequent call to the corresponding rlc_*_req() (!) function would return. This patch removes this parameter from the rlc_*_ind() functions and makes the parameter working that is already in the rlc_*_req() functions.
-
- 20 Mar, 2020 1 commit
-
-
Sakthivel Velumani authored
an assertion fails in gnb (need to be fixed)
-
- 19 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 18 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 04 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 02 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 28 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 24 Feb, 2020 1 commit
-
-
Raymond Knopp authored
modifications for DCI size of format 1_0 for RAR and filling of FAPI for RAR according to special RAR-related configuration
-
- 21 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 13 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 12 Feb, 2020 1 commit
-
-
matzakos authored
-
- 11 Feb, 2020 2 commits
- 10 Feb, 2020 3 commits
-
-
cig authored
-
Guido Casati authored
- Updated PRACH procedures and general code formatting - gNB msg1 handling and RAR generation - general bug fixing - formatting - missing headers - RAR handling.
-
Raymond Knopp authored
-
- 07 Feb, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 06 Feb, 2020 1 commit
-
-
matzakos authored
-
- 05 Feb, 2020 2 commits
-
-
matzakos authored
nr-ip-UL-nos1: Integrate NR MAC PDU structures for the Uplink. Currently supporting only data SDUs, Control Elements to be added.
-
Florian Kaltenberger authored
-
- 03 Feb, 2020 1 commit
-
-
frtabu authored
-
- 28 Jan, 2020 1 commit
-
-
cig authored
- now the UE is passing again data to the upper layers in noS1 mode - minor cleanups
-
- 24 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 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 2 commits
-
-
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
-
cig authored
- configure_fapi_dl_pdu is handling the nfapi_nr_dl_config_request_pdu - while configure_fapi_dl_Tx is now handling the nfapi_tx_request_pdu this was necessary because the computation of the TBS size is needed in the phytest scheduler before even knowing if there is any data to transmit. The tx_request_pdu must be handled instead only when there is data to transmit.
-
- 16 Jan, 2020 1 commit
-
-
cig authored
-
- 15 Jan, 2020 1 commit
-
-
cig authored
-
- 13 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 06 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 03 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 01 Jan, 2020 1 commit
-
-
Raymond Knopp authored
Testing of NR PDCCH/PDSCH with RRC Configuration. added RRC configuration to NR UE. Updates to UE DCI procedures (moved to MAC) and updates to FAPI interfaces for UE. nr_dlsim is functional, added profiling information for gNB TX.
-
- 19 Dec, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 18 Dec, 2019 3 commits
-
-
Florian Kaltenberger authored
-
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
-
- 13 Dec, 2019 1 commit
-
-
Raymond Knopp authored
-
- 06 Dec, 2019 2 commits
-
-
Florian Kaltenberger authored
-
cig authored
- merged nr-schedule_ue_spec into nr_schedule_uss_dlsch_phytest - enabled nr_ue_send_sdu for S1 mode - increased ta_timer to 100 - restored NR_UPLINK_SLOT to 2 (as it was in develop-nr) - fixed logic for S1 and noS1 modes - code cleanup and formatting
-