An error occurred fetching the project authors.
- 21 Mar, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 20 Mar, 2021 1 commit
-
-
Michael Cook authored
To enable -fsanitize=address option to the compiler which enables run-time checks for some kinds of memory mismanagement.
-
- 19 Mar, 2021 2 commits
-
-
Laurent THOMAS authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 14 Mar, 2021 1 commit
-
-
Florian Kaltenberger authored
-
- 30 Jan, 2021 1 commit
-
-
Raymond Knopp authored
-
- 29 Dec, 2020 1 commit
-
-
Raymond Knopp authored
-
- 14 Oct, 2020 1 commit
-
-
heshanyun authored
-
- 13 Oct, 2020 1 commit
-
-
Robert Schmidt authored
This completely removes the UESIM_EXPANSION define: it does not compile at the moment. Its function was to multiplex multiple UEs on the same TUN interface. However, this functionality is not needed since it is possible to allocate many TUN devices (i.e., >= 32).
-
- 12 Oct, 2020 4 commits
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
-
- 27 Aug, 2020 1 commit
-
-
Parminder Singh authored
FEATURE STATEMENT: - Introduce linear phase error noise model in Uplink at UE - Perform common phase error (CPE) estimation and compensation at gNB SOLUTION: - A linear phase shift model is introduced in simulation. - PTRS symbols are used to perform estimation of CPE from DMRS compensated signal - The estimated values are interpolated in time domain and signal is compensated for the CPE. - PTRS processing is done in Frequency Domain for each symbol in a slot and LLR's are calculated for each symbol accordingly. IMPLEMENTATION: * sim.h/channle_sim.c - Linear Phase Noise Generation model definition. * nr_ul_channel_estimation.c/nr_ul_estimation.h - CPE estimation from PTRS and DMRS compensated signal. * nr_dmrs_rx.c/nr_refsig.h - Regenerate PTRS symbols at gNB. * nr_ulsch_demodulation.c - Removed old PTRS processing code and move to a common PTRS processing function * defs_gNB.h/init.c - New PTRS variables definition and initialization * nr_ulsch_ue.c - Corrected PTRS parameter to get new PTRS symbols for each OFDM symbol TESTING * ulsim.c - Added Phase noise, Enable PTRS signal and verified the output. VERIFICATION - The LLR are rotated back with estimated CPE and no error is observed in scrambling/decoding
-
- 13 Aug, 2020 2 commits
-
-
- 06 Aug, 2020 2 commits
-
-
- 28 Jul, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 27 Jul, 2020 3 commits
- 13 Jul, 2020 1 commit
-
-
magounak authored
-
- 09 Jul, 2020 1 commit
-
-
hardy authored
-
- 30 Jun, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 18 Jun, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 17 Jun, 2020 1 commit
-
-
Raymond Knopp authored
-
- 08 Jun, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 03 Jun, 2020 1 commit
-
-
WANG Tsu-Han authored
-
- 01 Jun, 2020 1 commit
-
-
- 20 May, 2020 1 commit
-
-
laurent authored
-
- 19 May, 2020 1 commit
-
-
laurent authored
-
- 13 May, 2020 1 commit
-
-
- 11 Mar, 2020 1 commit
-
-
NCTU CS ISIP authored
-
- 20 Jan, 2020 1 commit
-
-
frtabu authored
build improvements: allow build mode selection (-g -G options) allow all exec build in one pass, remove remaining USE_MME macros in nr code
-
- 09 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Mainly comestics and integer type management Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 06 Dec, 2019 1 commit
-
-
Guido Casati authored
- the new option -k allows to skip the built of shared libraries, rfsimulator basicsimulator and transport protocol libraries - default compilation remains untouched as is still building all libraries - this option allows to save a massive amount of time when compiling repeatedly for debugging purposes
-
- 23 Sep, 2019 1 commit
-
-
frtabu authored
remove RRC_VERSION macros, simplify build-oai and CMakefile.txt accordingly, get rid of remaining compilation warnings (opt module improperly merged and patch asn1c files with tests against max 64 bits integer value)
-
- 21 Aug, 2019 1 commit
-
-
frtabu authored
-
- 12 Aug, 2019 1 commit
-
-
frtabu authored
-