An error occurred fetching the project authors.
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 15 May, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 06 Apr, 2020 3 commits
-
-
Robert Schmidt authored
-
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.
-
Robert Schmidt authored
-
- 01 Apr, 2020 2 commits
-
-
Robert Schmidt authored
UE_list_t is now used as a separate list. It can be e.g. used in the scheduler to mark groups of users. The original UE_list_t is renamed to UE_info_t to reflect that it is a container for information about UEs.
-
Robert Schmidt authored
-
- 23 Mar, 2020 1 commit
-
-
Florian Kaltenberger authored
ignoring command line paramters clock_source and time_source in lte-softmodem and harmonizing it with nr-softmodem time_source and clock_source handled separately in usrp_lib.cpp
-
- 18 Feb, 2020 1 commit
-
-
Florian Kaltenberger authored
fixing beam to boresight for testing
-
- 04 Feb, 2020 1 commit
-
-
frtabu authored
-
- 20 Jan, 2020 15 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
The timer code used to trigger periodic statistics message sending used ITTI. Together with a high frequency reporting (e.g. 1ms), this resulted in high CPU usage. This commit reimplements this: * using a thread that is synchronized to the RU (if there is no MAC, we assume there is no RU generating a tick so we create the tick source ourselves) * no RB trees but plain arrays * smaller interface for users * slight user interface changes * remove stopped timer state: such timer might be simply removed * remove one-shot timers
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
* only set up timer for sending requests * simplify interface for timer setup * on timer expiry, do not pass through stats request function but directly send the reply * Remove whatever report structure and use stats request directly for inferring the data to send
-
Robert Schmidt authored
-
- 17 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 13 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
- physical simulators - LTE eNB - LTE UE - 5G-NR gNB Still NR-UE does not build and eNB segs fault at start of program Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 20 Dec, 2019 1 commit
-
-
frtabu authored
-
- 25 Nov, 2019 1 commit
-
-
Francesco Mani authored
-
- 10 Oct, 2019 1 commit
-
-
LouisAdrien authored
-
- 08 Oct, 2019 2 commits
- 04 Oct, 2019 1 commit
-
-
yilmazt authored
-
- 03 Oct, 2019 1 commit
-
-
matzakos authored
ENDC: Reverse the role of eNB and gNB for the ENDC X2 setup procedure. Currently, gNB: slave sending the setup request, eNB:master.
-
- 24 Sep, 2019 1 commit
-
-
yilmazt authored
-
- 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)
-
- 14 Sep, 2019 1 commit
-
-
Javier Morgade authored
-M2 register against MCE (Multicast Control Entity) -Basic M2AP control procedures developed (eNB<-M2AP->MCE) ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu) Signed-off-by:
Javier Morgade <javier.morgade@ieee.org>
-
- 28 Jul, 2019 1 commit
-
-
Mohamed Gamal authored
To control along with pusch_maxNumRepetitionCEmodeA_r13 the actual number of repetitions for PUSCH according to 36.213 table 8.2b Scope of commit: Parsing parameter's value. The value should be used in future commits. Signed-off-by:
Mohamed Gamal <mohammed.abdelkhalek.ext@orange.com>
-
- 16 Jul, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 05 Jul, 2019 1 commit
-
-
Raphael Defosseux authored
Fix a few cppcheck errors/warnings Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-