An error occurred fetching the project authors.
- 06 Aug, 2020 1 commit
-
-
- 03 Aug, 2020 1 commit
-
-
Raphael Defosseux authored
Putting back SIGINT detection for lte-softmodem and initial skeleton to retrieve runtime stats from eNB/gNB Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 09 Jun, 2020 1 commit
-
-
s.rampalli authored
-
- 13 May, 2020 1 commit
-
-
- 20 Apr, 2020 1 commit
-
-
s.rampalli authored
-
- 11 Mar, 2020 1 commit
-
-
matzakos authored
ENDC path switch S1-U: Integrated S1AP E-RAB-Modification indication message at eNB, interfacing with RRC and X2AP to get proper configuration of E-RABs to be modified and GTP-U configuration at gNB
-
- 23 Jan, 2020 1 commit
-
-
Cedric Roux authored
An NR-capable UE will transmit some NR measurements. Once received, the whole process on nr-cell addition is started. It will fail quickly. Many things are still missing. What is not handled properly with this commit: - in x2ap_eNB_handle_sgNB_add_req we hardcode the gNB ID - nr triggering is done if we receive a measurement but this measurement is not analyzed at all - no timers (T_dc_overall, T_dc_prep) and as is the code fails and then the next triggering after UE reconnection will not work (x2 ID are not well handled here and there in the code) Note also that the gNB part has not been looked at all for this commit. This is work in progress...
-
- 17 Jan, 2020 1 commit
-
-
matzakos authored
-
- 04 Dec, 2019 1 commit
-
-
Sakthivel Velumani authored
Enabling ITTI interactions between RRC and X2AP for the generation of sgb addition request ACK message at the gNB side
-
- 08 Oct, 2019 1 commit
-
-
matzakos authored
ENDC: Add X2AP initial configuration and X2AP task in nr-softmodem. Small issue with parsing NRCCPARAMS_DESC from RCconfig_NR_X2() needs to be resolved
-
- 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
-
-
Cedric Roux authored
-
- 01 Aug, 2019 1 commit
-
-
matzakos authored
ENDC for 5G NSA support: Basic implementation of x2ap_gNB_generate_ENDC_x2_setup_response() and x2ap_gNB_handle_ENDC_x2_setup_response()
-
- 13 Mar, 2019 1 commit
-
-
Cedric Roux authored
This commit introduces X2AP timers (t_reloc_prep, tx2_reloc_overall). You need to set the values in the configuration file. X2AP can be enabled or disabled in the configuration file too (disabled by default). Some deadcode was removed.
-
- 05 Mar, 2019 3 commits
-
-
Cedric Roux authored
Some deadcode was removed. The implementation of the ID management is not finished. It will only work if the handover is successful. No error recovery has been done. For error recovery, we need to implement the X2AP timers. As it is, in case of error, an ID might very well never be released. It has been tested with 1 and 2 UEs doing handover more or less at the same time.
-
Konstantinos Alexandris authored
- manage target eNB based on target cell id received by measurement report for Handover Request - manage source eNB based on association id for Handover Request Ack - use only x2ap instance and not x2ap data instance points to x2ap instance
-
Konstantinos Alexandris authored
-
- 21 Jan, 2019 1 commit
-
-
frtabu authored
remove L1L2 task, also remove some call to send messages to UNKNOWN_TASK, removed in new itti. Align LOG in rlc sources with new LOG code (remove DEBUG_RLC...)
-
- 18 Dec, 2018 1 commit
-
-
Konstantinos Alexandris authored
S1AP PATH SWITCH REQUEST/REQUEST ACK/FAILURE RRC MEASUREMENT REPORT MINOR CHANGES IN MAC LAYER
-
- 21 Sep, 2018 1 commit
-
-
Konstantinos Alexandris authored
-
- 10 Sep, 2018 1 commit
-
-
Cedric Roux authored
If the IP address for X2AP is not good, the error message reported was very unclear. Attempt to make it better.
-
- 07 Sep, 2018 1 commit
-
-
Konstantinos Alexandris authored
-
- 06 Sep, 2018 1 commit
-
-
Konstantinos Alexandris authored
SCTP: one to many sockets implementation
-