An error occurred fetching the project authors.
- 12 May, 2021 1 commit
-
-
rmagueta authored
-
- 09 May, 2021 1 commit
-
-
Raymond Knopp authored
CU/DU support for most recent changes. UE continues as far as in monolithic mode. Still to apply masterCellGroupConfig in DU from RRCReconfiguration. This has to be detected in DU and applied after decoding the RRC message intended for UE.
-
- 29 Apr, 2021 1 commit
-
-
Raymond Knopp authored
Include second RRC Reconfiguration message to carry DRB, SRB2 configuration and NAS PDU Session Establishment Accept message -Remove DRB and SRB configuration from the first RRC Reconfiguration message. Missing radio configuration to be filled in first RRC Reconfiguration message.
-
- 27 Apr, 2021 1 commit
-
-
Robert Schmidt authored
- Configure PUCCH Format 0 to be in separate RBs (each UE has dedicated resources) - Configure RA preamble to be different per UE - Configure CSI offset such that no two UEs have their report in the same frame
-
- 23 Mar, 2021 1 commit
-
-
Raymond Knopp authored
added generation of initial Master Cell Group Configuration for both CU/DU and monolithic gNB. Tested until transmission of RRCSetupComplete from UE
-
- 02 Mar, 2021 1 commit
-
-
rmagueta authored
-
- 01 Mar, 2021 1 commit
-
-
rmagueta authored
-
- 15 Feb, 2021 1 commit
-
-
Cedric Roux authored
- a new section in the configuration file to select security algorithms, with new code to deal with it - cleanup CG-ConfigInfo: specs seem to indicate that we must not add mcg_RB_Config; the gNB has to deal with that - as a consequence, modify fill_default_rbconfig() that is called in every cases and needs security and bearer parameters The new section in the configuration file looks like: security = { # preferred ciphering algorithms # the first one of the list that an UE supports in chosen # valid values: nea0, nea1, nea2, nea3 ciphering_algorithms = ( "nea0", "nea2" ); # preferred integrity algorithms # the first one of the list that an UE supports in chosen # valid values: nia0, nia1, nia2, nia3 integrity_algorithms = ( "nia0" ); };
-
- 10 Feb, 2021 1 commit
-
-
Parminder Singh authored
-
- 01 Feb, 2021 1 commit
-
-
Cedric Roux authored
Wireshark (version 3.3.2) was not happy. https://asn1.io/asn1playground/ was not happy. Let's make them happy. So then everyone is happy.
-
- 05 Dec, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 25 Nov, 2020 1 commit
-
-
Xue Song authored
Add rrc_gNB_process_NGAP_PDUSESSION_RELEASE_COMMAND and rrc_gNB_send_NGAP_PDUSESSION_RELEASE_RESPONSE
-
- 20 Nov, 2020 1 commit
-
-
yaojie authored
-
- 19 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 14 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 12 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 28 Oct, 2020 1 commit
-
-
heshanyun authored
-
- 27 Oct, 2020 1 commit
-
-
heshanyun authored
-
- 26 Oct, 2020 1 commit
-
-
Parminder Singh authored
- Added a function to add PTRS values in RRC context. - This function can be used to overwrite the PTRS values also. - When RRC config file contains PTRS values then this function can be used respectively in RRC context.
-
- 24 Oct, 2020 1 commit
-
-
rmagueta authored
Creation of fill_default_coresetZero() and fill_default_searchSpaceZero(). Resource allocation and transmission of the DCI of SIB1. Partial implementation of the reception of the DCI of SIB1.
-
- 22 Oct, 2020 1 commit
-
-
heshanyun authored
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 01 Oct, 2020 1 commit
-
-
laurent authored
-
- 25 Sep, 2020 1 commit
-
-
Xue Song authored
Modify compilation warning
-
- 24 Sep, 2020 1 commit
-
-
Xue Song authored
-
- 22 Sep, 2020 1 commit
-
-
Cedric Roux authored
This commit introduces several enhancements in X2AP and RRC to deal with ENDC. The main goal is to deal with UE's on/off and with various errors. The following work is included: - DC prep and DC overall X2 timers - X2 messages for UE release and DC timers' timeout Open problems: - what to do when the UE sends an scg Failure? This commit removes the UE. And this removal may not be correctly done - UE removal in the gNB's PHY layer (a next commit is coming, but it is hackish and will need a rework)
-
- 17 Sep, 2020 1 commit
-
-
Xue Song authored
-
- 06 Aug, 2020 1 commit
-
-
- 09 Jun, 2020 1 commit
-
-
s.rampalli authored
-
- 14 May, 2020 1 commit
-
-
s.rampalli authored
-
- 13 May, 2020 1 commit
-
-
- 04 May, 2020 1 commit
-
-
Raymond Knopp authored
-Upon reception of SgNB Addition Request from the eNB, the gNB configures pdcp and rlc entities for the list of DRBs provided from the eNB
-
- 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
-
- 22 Feb, 2020 1 commit
-
-
Raymond Knopp 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
-
- 18 Dec, 2019 1 commit
-
-
Francesco Mani authored
-
- 26 Sep, 2019 1 commit
-
-
Raymond Knopp authored
UE-Capability parsing for NR components. Emulate CG-ConfigInfo generation for phy-test mode. This version is ready for X2 EN-DC integration
-
- 20 Sep, 2019 1 commit
-
-
Raymond Knopp authored
-
- 11 Sep, 2019 1 commit
-
-
Raymond Knopp authored
-
- 08 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-