An error occurred fetching the project authors.
- 16 Nov, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 14 Oct, 2021 1 commit
-
-
rmagueta authored
-
- 11 Oct, 2021 1 commit
-
-
Raymond Knopp authored
-
- 06 Sep, 2021 1 commit
-
-
Cedric Roux authored
Note: some modifications have been done to the UE too, but for syntactic reasons. The UE may fail to work, not tested. For the UE, we have the problem of handling properly SecurityModeCommand. We don't verify its integrity. This is a bit complicated to handle properly and may require some API changes in the PDCP layer. So, as of today, the integrity of this message is not verified. Also, NSA mode has been touched, but it should not be a problem. But not tested, so not sure.
-
- 01 Sep, 2021 1 commit
-
-
Eurecom authored
-
- 26 Jul, 2021 1 commit
-
-
francescomani authored
-
- 03 May, 2021 1 commit
-
-
francescomani authored
-
- 21 Apr, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 02 Apr, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 25 Mar, 2021 1 commit
-
-
Raymond Knopp authored
configuration of SRB1 for monolithic and CU/DU, move some parameters from RRC to MACRLC section in configuration file.
-
- 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" ); };
-
- 02 Feb, 2021 1 commit
-
-
Khodr Saaifan authored
-
- 29 Jan, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 17 Dec, 2020 1 commit
-
-
Xue Song authored
-
- 04 Dec, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 25 Nov, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 16 Nov, 2020 1 commit
-
-
matzakos authored
-
- 09 Nov, 2020 2 commits
- 15 Oct, 2020 1 commit
-
-
rmagueta authored
MIB NR: pdcch_ConfigSIB1 selection and fill using the configuration file, and using a dynamic method.
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 10 Oct, 2020 2 commits
-
-
zhenghuangkun authored
-
zhenghuangkun authored
Add UEContextReleaseCommand Message Modify NGSetup Message Encode failed
-
- 28 Sep, 2020 2 commits
-
-
masayuki.harada authored
-
zhenghuangkun authored
-
- 14 Sep, 2020 1 commit
-
-
zhenghuangkun authored
Add UEContextReleaseCommand Message Modify NGSetup Message Encode failed
-
- 09 Sep, 2020 1 commit
-
-
zhenghuangkun authored
-
- 19 Aug, 2020 1 commit
-
-
Francesco Mani authored
-
- 01 Jun, 2020 1 commit
-
-
- 15 May, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 13 May, 2020 1 commit
-
-
- 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
-
- 04 Feb, 2020 1 commit
-
-
frtabu authored
-
- 09 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Mainly comestics and integer type management Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 25 Nov, 2019 1 commit
-
-
Francesco Mani authored
-
- 21 Oct, 2019 1 commit
-
-
matzakos authored
-
- 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
-
- 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
-
- 28 May, 2019 1 commit
-
-
yilmazt authored
-
- 23 May, 2019 1 commit
-
-
yilmazt authored
phy_simulators do compile, but dlsim&nr_(ulsch/dlsch/pbch)sims do not pass tests + Raphael's CI patch applied.
-