An error occurred fetching the project authors.
- 15 Sep, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 14 Aug, 2021 1 commit
-
-
Sakthivel Velumani authored
PRB based averaging can activated from command line options
-
- 06 Aug, 2021 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 05 Aug, 2021 1 commit
-
-
Sakthivel Velumani authored
A second thread message is created for L1 tx processing and pushed into the threaPool. The message contain the nfapi rel15 PDUs for SSB, PDCCH and PDSCH. The memory of these PDUs are reused for subsequent slots. Need to fix the nfapi mode VNF PNF implementation to adapt to this memory scheme.
-
- 10 May, 2021 1 commit
-
-
Mahesh authored
-
- 02 May, 2021 1 commit
-
-
Raymond Knopp authored
changes in gtpu interface for testing, small changes in L1 for PUSCH signal/noise measurements. SRB2 interfaces.
-
- 26 Apr, 2021 1 commit
-
-
Sakthivel Velumani authored
for gNB its in L1 section of config file for UE its a cmd line paramenter
-
- 25 Apr, 2021 1 commit
-
-
Raymond Knopp authored
-
- 22 Apr, 2021 1 commit
-
-
Raymond Knopp authored
added n1L1_stats.log. improvements to noise level (PUCCH/PUSCH) and signal level (PUCCH) computations. added DTX detection parameters for PUCCH/PUSCH/PRACH in L1 section of configuration file. hotfix from C. Roux for SRB PDCP integrity. extra logging to debug missing PUSCH/DCI at UE.
-
- 16 Apr, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 13 Apr, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 10 Apr, 2021 1 commit
-
-
Raymond Knopp authored
-
- 14 Mar, 2021 1 commit
-
-
Raymond Knopp authored
lowmem option for allocating transport channel buffers in NR_DLSCH/NR_ULSCH. Used for unitary simulation in CI.
-
- 08 Mar, 2021 1 commit
-
-
francescomani authored
-
- 05 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 25 Feb, 2021 1 commit
-
-
rmagueta authored
-
- 23 Feb, 2021 2 commits
-
-
Laurent Thomas authored
-
rmagueta authored
-
- 14 Feb, 2021 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 10 Feb, 2021 2 commits
-
-
Sakthivel Velumani authored
Leaving ru_thread and L1 stats thread
-
Sakthivel Velumani authored
-
- 08 Feb, 2021 1 commit
-
-
Sakthivel Velumani authored
Created 3 threadpools for L1 rx, L1 tx and RU tx processing
-
- 07 Feb, 2021 1 commit
-
-
Raymond Knopp authored
-
- 01 Feb, 2021 1 commit
-
-
Khodr Saaifan authored
-
- 29 Jan, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 21 Jan, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 09 Dec, 2020 1 commit
-
-
cig authored
- set the proper platform variables definitions - cleaned up commented out code
-
- 20 Nov, 2020 1 commit
-
-
Sakthivel Velumani authored
The LDPC lifting size has to be stored for each harq_process as its only assigned in the first round.
-
- 09 Nov, 2020 1 commit
-
-
Sakthivel Velumani authored
The BG was set to its default for rounds > 0. This is now fixed by adding it to harq structure. Also a fix for wrong I_lbrm set in dlsch decoding.
-
- 05 Nov, 2020 1 commit
-
-
Parminder Singh authored
- Most DL code is reused for Ul also to reduce code duplication - Common CPE calculation function is used for error estimation - Common slot processing function is used for inter/extrapolation - Removed old implementation dedicated to UL
-
- 21 Oct, 2020 1 commit
-
-
Francesco Mani authored
-
- 19 Oct, 2020 1 commit
-
-
Florian Kaltenberger authored
adding beamforming support to FAPI: MAC fills ssb_beam_id_list in ssb config. PHY uses this info to fill new beam_id field. This is further copied to RU and applied there. Nothing is tested so far.
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 03 Sep, 2020 1 commit
-
-
Raymond Knopp authored
-
- 02 Sep, 2020 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 31 Aug, 2020 1 commit
-
-
Raymond Knopp authored
-
- 28 Aug, 2020 1 commit
-
-
Parminder Singh authored
- New Data Structure to store PTRS RE's is removed - LLR's are calculated at the end symbol for whole slot
-