An error occurred fetching the project authors.
- 23 Dec, 2020 1 commit
-
-
Laurent authored
-
- 26 Nov, 2020 1 commit
-
-
Cedric Roux authored
-
- 24 Aug, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 21 Jul, 2020 2 commits
-
-
Javier Morgade authored
Signed-off-by:
Javier Morgade <javier.morgade@ieee.org>
-
Javier Morgade authored
- MBMS scheduler re-worked to enable dedicated MBMS serving cells - added support for multiple eMBMS MCH sessions - added support for multiple FeMBMS MCH sessions Signed-off-by:
Javier Morgade <javier.morgade@ieee.org>
-
- 01 Jun, 2020 1 commit
-
-
- 13 May, 2020 1 commit
-
-
- 17 Apr, 2020 2 commits
-
-
Cedric Roux authored
Not sure if the problem is in the MAC layer or in the RLC v2 layer. Maybe the buffer status reporting in RLC v2 is not good. Let's remove two AssertFatal in the MAC for the time being.
-
Cedric Roux authored
The UE code to compute BSR is too complex, has to be reworked/simplified. This commit just removes the assert, does not solve anything.
-
- 06 Apr, 2020 1 commit
-
-
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.
-
- 05 Mar, 2020 1 commit
-
-
Robert Schmidt authored
-
- 12 Feb, 2020 1 commit
-
-
frtabu authored
ENABLE_ITTI macro removal, modified telnet server to support all executables, modified record player to finalize switch to run-time option and allow usage with any device
-
- 20 Jan, 2020 1 commit
-
-
Javier Morgade authored
-New MAC SDU integrity check in ue_procedures .c introduced for MCH channels. -This SDU behavior didn’t show up with former develop -TOCHECK whether NFAPI was properly merged on the eNB side. -eNB_scheduler_mch has been slightly rearranged. *BUGFIX: -In dlsch_demodulation.c “ rxF_comp_d.m” was continuously being written to disk *New reference config file added (lte-fdd-mbms-basic-sim.conf) for rfsim environment
-
- 16 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 08 Oct, 2019 2 commits
- 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)
-
- 16 Sep, 2019 1 commit
-
-
Javier Morgade authored
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>
-
- 14 Sep, 2019 1 commit
-
-
Javier Morgade authored
-MBMS scheduler developed (oneFrame allocations implemented at this time) -UE DSLCH schedulers updated: if an eMBMS session running UE DTCH, DCCH will be only scheduled at non MBSFN sufbframes -eMBMS L2 procedures implemented -Dedicated MBMS PDCP pipes src/sink enabled (only for TUN) -BUGFIX eMBMS MAC procedures (wrong indexing at few loops) -ENB FAPI updated to enable dynamic MBSFN configurations through M2AP (RRC<->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>
-
- 29 Apr, 2019 2 commits
-
-
frtabu authored
Remove deprecated build options, now available as config options: noS1, basic_simulator. Remove DISABLE_LOG_X macros, disabling logs now available via disabling the T_TRACER
-
frtabu authored
Remove deprecated build options, now available as config options: noS1, basic_simulator. Remove DISABLE_LOG_X macros, disabling logs now available via disabling the T_TRACER
-
- 12 Apr, 2019 1 commit
-
-
Javier Morgade authored
Code cleanup
-
- 05 Apr, 2019 1 commit
-
-
frtabu authored
-
- 25 Feb, 2019 1 commit
-
-
tomita.y authored
-
- 14 Feb, 2019 1 commit
-
-
Javier Morgade authored
-- asn1 dissectors ETSI TS 136 331 V14.2.2 (2017-05) -- schedule_SI_MBMS -- ue_decode_si_mbms
-
- 22 Jan, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 09 Jan, 2019 1 commit
-
-
Raymond Knopp authored
corrected bug in handling of UE_mode during initial connection once timing synchronization condition (hysteresis count) is satisfied.
-
- 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.
-
- 03 Nov, 2018 1 commit
-
-
Raymond Knopp authored
-
- 02 Nov, 2018 1 commit
-
-
frtabu authored
abort execution when an unknown option is passed via the command line: add config_check_cmdlineopt API to config module, create lte-softmodem-common.c source to remove duplicate code in lte-softmodem.c and lte-uesoftmodem.c, fix segfaults in exec_function of lte-uesoftmodem
-
- 24 Oct, 2018 1 commit
-
-
Y_Tomita authored
-
- 22 Oct, 2018 1 commit
-
-
Y_Tomita authored
-
- 17 Oct, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
1. Modify all expressions using original LTE-RRC data types for new generated ones 2. Does not change any program logic
-
- 23 Aug, 2018 1 commit
-
-
laurent authored
-
- 14 Aug, 2018 1 commit
-
-
Thomas Schlichter authored
This commit was developed at Fraunhofer IIS (https://www.iis.fraunhofer.de) by Javier Morgade, Ph.D.
-
- 30 Jul, 2018 3 commits
-
-
frtabu authored
remove compilation warnings, especially when disabling T_TRACER. enhance LOG_M macro implementation, introduce LOG_DEBUG_XXX macro to replace #ifdef DEBUG_XXX
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
Wang Tsu-Han authored
-
- 21 Jun, 2018 1 commit
-
-
matzakos authored
-
- 29 May, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
To minimize migration effort, we follow the logic of legacy macro Rel10 and Rel14 used for conditional compilation of current code. In the future, they might be changed to accommodate finer software configuration, e.g. MAKE_VERSION(12,2,0) or MAKE_VERSION(13,1,0) .... etc.
-