An error occurred fetching the project authors.
- 10 Mar, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 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
-
- 15 Jan, 2021 1 commit
-
-
cig authored
- RA preamble power computation review - RSRP review - PCmax computation - Pathloss computation - cleanup of reference to LTE - minor fixes
-
- 27 Dec, 2020 1 commit
-
-
cig authored
- replaced eNB naming with gNB
-
- 14 Dec, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 09 Dec, 2020 4 commits
-
-
Thomas Schlichter authored
-
cig authored
-
cig authored
- fixes for nr_ue_measurement function - Introduced nr_rrc_measurement function - removed unused params - replaced hardcoded params - code cleanup temp
-
cig authored
- removed long time commented-out and unused code - minor logging fixes
-
- 24 Nov, 2020 1 commit
-
-
Mahesh authored
-
- 19 Nov, 2020 1 commit
-
-
Hongzhi Wang authored
-
- 13 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 23 Oct, 2020 1 commit
-
-
Hongzhi WANG authored
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 10 Sep, 2020 1 commit
-
-
Hongzhi Wang authored
-
- 06 Aug, 2020 1 commit
-
-
- 13 May, 2020 1 commit
-
-
- 10 Feb, 2020 1 commit
-
-
cig authored
-
- 15 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 24 Oct, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 26 Jul, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 07 Jan, 2019 1 commit
-
-
Cedric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- 24 Aug, 2018 1 commit
-
-
frtabu authored
Use common log mechanism in layer 3, mapping specific macros to common ones and extending common log utilities to support specific layer3 requirements
-
- 30 Jul, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 09 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 08 Mar, 2018 1 commit
-
-
oai authored
-
- 11 Jan, 2018 1 commit
-
-
bruno mongazon authored
-
- 07 Dec, 2017 1 commit
-
-
Xu Bo authored
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 14 Aug, 2017 1 commit
-
-
khalidhamdy authored
-
- 26 Jul, 2017 1 commit
-
-
tct-labo4 authored
-
- 20 Jul, 2017 1 commit
-
-
hbilel authored
-
- 06 Jul, 2017 1 commit
-
-
Raymond Knopp authored
Note: this commit is work in progress. Contains initial integration of NFAPI data structures which are tested for TX path. RX path to follow.
-
- 21 Jun, 2017 1 commit
-
-
hbilel authored
-
- 16 Jun, 2017 1 commit
-
-
Cedric Roux authored
-
- 04 Jun, 2017 1 commit
-
-
Raymond Knopp authored
-
- 03 May, 2017 1 commit
-
-
gabrielC authored
-
- 26 Apr, 2017 1 commit
-
-
hbilel authored
-
- 17 Apr, 2017 1 commit
-
-
Raymond Knopp authored
-
- 21 Mar, 2017 1 commit
-
-
Cedric Roux authored
dlsim_tm4 was crashing on massive. It was a problem of misalignment of variables. The generated code by the compiler was using 'movdqa' which requires alignment to 16 bytes. Let's put 32, just in case, for avx2 maybe (maybe not necessary but should not hurt).
-