An error occurred fetching the project authors.
- 15 Mar, 2021 1 commit
-
-
Robert Schmidt authored
-
- 02 Oct, 2020 1 commit
-
-
laurent 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)
-
- 13 May, 2020 1 commit
-
-
- 12 Feb, 2020 1 commit
-
-
Cedric Roux authored
-
- 13 Jan, 2020 1 commit
-
-
Cedric Roux authored
-
- 10 Jan, 2020 2 commits
-
-
Raymond Knopp authored
-
Florian Kaltenberger authored
preparing l2_init_ue and l3_init_ue to make sure parameters are passed down. To be merged with Francesco's changes and tested.
-
- 02 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 21 Dec, 2019 1 commit
-
-
Raymond Knopp authored
-
- 16 Dec, 2019 1 commit
-
-
Rakesh authored
-
- 11 Dec, 2019 1 commit
-
-
Rakesh authored
-
- 05 Dec, 2019 1 commit
-
-
Francesco Mani authored
-
- 26 Nov, 2019 1 commit
-
-
Francesco Mani authored
-
- 25 Nov, 2019 1 commit
-
-
Francesco Mani authored
-
- 21 Oct, 2019 1 commit
-
-
matzakos authored
-
- 22 Sep, 2019 1 commit
-
-
Raymond Knopp authored
-
- 11 Jun, 2019 1 commit
-
-
WANG Tsu-Han authored
-
- 02 Jun, 2019 1 commit
-
-
Raymond Knopp authored
- reworked configuration file and configuration for gNB (write directly to ASN1 structure from config module instead of passing intermediate structures) - added prach procedures for gNB with configuration of PRACH L1/L2 parameters
-
- 02 Apr, 2019 1 commit
-
-
Francesco Mani authored
-
- 11 Mar, 2019 1 commit
-
-
Francesco Mani authored
-
- 25 Feb, 2019 1 commit
-
-
Francesco Mani authored
-
- 09 Nov, 2018 1 commit
-
-
WANG Tsu-Han authored
-
- 06 Nov, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 25 Oct, 2018 1 commit
-
-
Florian Kaltenberger authored
-
- 28 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 08 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 03 Aug, 2018 1 commit
-
-
Guy De Souza authored
-
- 02 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
But NR-RRC-Definitions.asn file only include the NR-RRC-Definitions DEFINITIONS section If we include the NR-UE-Variables into asn file, it will can't be compile in asn tool and also some of implict problem for new version asn file
-
- 28 Jun, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 27 Jun, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 26 Jun, 2018 1 commit
-
-
WEI-TAI CHEN authored
-Amend do_ServingCellConfigCommon function
-
- 25 Jun, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 21 Jun, 2018 1 commit
-
-
WEI-TAI CHEN authored
- Create PDCCH structre in FAPI, it will be one of P7 structure - Maintain Configuration Module
-
- 18 Apr, 2018 1 commit
-
-
Guy De Souza authored
-
- 11 Apr, 2018 2 commits
-
-
Guy De Souza authored
-
Guy De Souza authored
-
- 19 Feb, 2018 1 commit
-
-
Wolfgang A. Mozart authored
-
- 12 Feb, 2018 1 commit
-
-
Robert Schmidt authored
-
- 09 Feb, 2018 1 commit
-
-
Cedric Roux authored
'_' is not a valid character. S1AP specs say: ENBname ::= PrintableString (SIZE (1..150,...)) And X.680 (08/2015) 41.4 table 10 lists the valid characters for PrintableString. '_' is not there. We replace by '-' which is there. Connection of eNB to ppenair-cn has not been tested. There is no reason why it would fail.
-