An error occurred fetching the project authors.
- 16 Jul, 2021 1 commit
-
-
Laurent OpenCells authored
-
- 13 Apr, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 30 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
Estimate the threshold by simple averaging of mismatched bits of all detected DCI.
-
- 17 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
1.Changes to support multi slot parallel processing 2.Changes to run rfsimulator without multi-threading
-
- 16 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
This reverts commit 85e1c34c.
-
- 15 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
Created separate job for PDSCH processing so that its exectued in the right order in rfsimulator mode.
-
- 11 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
when signal quality drops. when cmd line option used ue goes back to sync mode
-
- 10 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
thread1: RX thread2: TX
-
- 08 Mar, 2021 1 commit
-
-
cig authored
- pathloss, RSSI, RSRP and Noise measurements have been reviewed and wrong implementation has been fixed - referenceSignalPower type in the FAPI struct has been changed to int has its range include negative values
-
- 01 Feb, 2021 1 commit
-
-
Khodr Saaifan authored
-
- 29 Jan, 2021 1 commit
-
-
cig authored
- bugfix in nr_ue_dci_configuration - cleanup of irrelevant RA-related data structure members in UE - moved msg1 init condition to MAC - minor fixes concerning init_ra function
-
- 25 Jan, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 20 Jan, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 15 Jan, 2021 2 commits
-
-
cig authored
- sorted out according to recurring logic that wants function prototypes in separate files from data struct and constants definitions, variables in separate .c files with inclusion of "extern" header files - moved function prototypes to resective header files - moved data structures and constants to respective header files - merged unnecessary mac.h file into mac_defs.h @ MAC UE - moved const variables suchs as tables to respective .c files - moved extern references to respective extern.h files
-
cig authored
- RA preamble power computation review - RSRP review - PCmax computation - Pathloss computation - cleanup of reference to LTE - minor fixes
-
- 11 Jan, 2021 1 commit
-
-
cig authored
- enhancement of DL indication flow for Msg2 (RAR) - merging interface procedures to handle DLSCH and RAR together - better separation of MAC and PHY functionalities - cleanup of double ambiguous functions to process RAR - merging functions to process TA command into the ue_ta_procedures function - enhancement of logging and formatting in the process
-
- 27 Dec, 2020 4 commits
-
-
cig authored
- removed irrelevant prach_config_enabled parameter - cleanup of commented out code - minor fixes - enhancement of logging
-
cig authored
- focus: defs_nr_UE.h, nr-ue.c, phy_procedures_nr_ue.c, nr_init_ue.c - removed long-time commented out code - replaced hardcoded params - removed unnecessary header inclusions
-
cig authored
- extern vars to phy_extern_nr_ue.c - def/undef to defs_nr_ue.h
-
cig authored
- replaced eNB naming with gNB
-
- 17 Dec, 2020 2 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- 09 Dec, 2020 1 commit
-
-
cig authored
- set the proper platform variables definitions - cleaned up commented out code
-
- 08 Dec, 2020 1 commit
-
-
Francesco Mani authored
-
- 27 Nov, 2020 1 commit
-
-
Rahul Gottipati authored
-
- 13 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 09 Nov, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
If UE receives retransmission for already decoded PDSCH, it skips decoding and sets ACK directly. And adding PDSCH decoding stats and printing then every 64 frames for CI purpose
-
- 04 Nov, 2020 1 commit
-
-
Parminder Singh authored
- updated return function value to -1 - removed static variable for dmrs symbol selection for channel - Updated sin cos quadrant check conditions - removed casting from PTRS slope and related calculations
-
- 26 Oct, 2020 2 commits
-
-
Parminder Singh authored
- Added PTRS variables in transport UE header file - Added DMRS inline symbol check function in refsig.h - Added PTRS estimation and other related structures in defs_nr_UE.h file
-
Parminder Singh authored
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 08 Sep, 2020 1 commit
-
-
cig authored
- added some descriptions to the code - fixed hardcoded factors - removed commented out and unused code - phy_procedures_nrUE_RX: removed unused do_pdcch_flag - updated LTE naming to 5G
-
- 22 Aug, 2020 2 commits
-
-
Thomas Schlichter authored
remove "pdsch_vars_flp", "pdsch_vars_SI", "pdsch_vars_ra", "pdsch_vars_p" and "pdsch_vars_MCH", use per thread "pdsch_vars" instead
-
Thomas Schlichter authored
-
- 06 Aug, 2020 1 commit
-
-
- 01 Jun, 2020 1 commit
-
-
- 13 May, 2020 1 commit
-
-
- 07 May, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 16 Apr, 2020 1 commit
-
-
Ahmed Hussein authored
-