- 15 Jul, 2021 1 commit
-
-
Roberto Louro Magueta authored
-
- 14 Jul, 2021 1 commit
-
-
Roberto Louro Magueta authored
-
- 27 Jun, 2021 1 commit
-
-
matzakos authored
Configure PDCP entity for UE DRB with no integrity and ciphering to comply with configuration at gNB -To be revisited if we want to enable integrity and ciphering for DRBs
-
- 23 Jun, 2021 1 commit
-
-
Thomas Laurent authored
dirty fixes that fix the UL malformed packets (detected in wireshark), and also internally memory corrpution
-
- 22 Jun, 2021 1 commit
-
-
Thomas Laurent authored
add DLinformationTransfer in nrUE, process SRB!=1 in UE (instead of discard), change struct member pdusession into pduSession to increase code readability (another struct contains also pdusession in lower case)
-
- 14 Jun, 2021 1 commit
-
-
Thomas Laurent authored
-
- 05 Jun, 2021 1 commit
-
-
Roberto Louro Magueta authored
-
- 26 May, 2021 1 commit
-
-
Panos Matzakos authored
-
- 16 May, 2021 1 commit
-
-
Thomas Laurent authored
-
- 12 May, 2021 1 commit
-
-
Roberto Louro Magueta authored
-
- 30 Apr, 2021 1 commit
-
-
Thomas Laurent authored
-
- 16 Apr, 2021 2 commits
- 15 Apr, 2021 1 commit
-
-
Roberto Louro Magueta authored
-
- 14 Apr, 2021 1 commit
-
-
Panos Matzakos authored
-RRCSetupComplete successfully transferred to RLC of the UE now through SRB1, but not at the MAC yet. -Needed to enable some additional elements for RLC config. at the gNB side (asn1_msg.c) so that the addition of the SRB does not fail at the UE. To verify if these are really required.
-
- 12 Apr, 2021 2 commits
- 08 Apr, 2021 1 commit
-
-
knopp authored
added call to NAS for RRCSetupComplete message in UE. other minor modification in gNB/UE scheduling for SA
-
- 03 Apr, 2021 1 commit
-
-
Thomas Laurent authored
-
- 30 Mar, 2021 3 commits
-
-
knopp authored
-
Roberto Louro Magueta authored
-
knopp authored
-
- 16 Mar, 2021 2 commits
-
-
Roberto Louro Magueta authored
-
Luis Pereira authored
-
- 15 Mar, 2021 1 commit
-
-
Luis Pereira authored
-
- 26 Feb, 2021 1 commit
-
-
Panos Matzakos authored
-For the moment SRBs are preconfigured (as was done for DRBs in noS1 mode) but this should be removed
-
- 16 Feb, 2021 2 commits
- 15 Feb, 2021 1 commit
-
-
Cédric Roux authored
The code is forced to use nea2, no matter what the UE supports. After 2^18 PDCP packets, it will fail to work (we don't use HFN yet). These limitations will be fixed in later commits. The existing security function was not reused, because it does too much memory allocation and initializes the security context at each ciphering. So here comes nr_pdcp_security_nea2_cipher(). And also the ciphering is done inplace. To be changed if necessary.
-
- 12 Feb, 2021 2 commits
-
-
Luis Pereira authored
-
Roberto Louro Magueta authored
-
- 10 Feb, 2021 1 commit
-
-
Luis Pereira authored
-
- 09 Feb, 2021 1 commit
-
-
Luis Pereira authored
-
- 08 Feb, 2021 1 commit
-
-
Roberto Louro Magueta authored
-
- 02 Feb, 2021 1 commit
-
-
Roberto Louro Magueta authored
-
- 25 Jan, 2021 1 commit
-
-
Xue Song authored
-
- 24 Jan, 2021 1 commit
-
-
knopp authored
-
- 23 Jan, 2021 1 commit
-
-
Roberto Louro Magueta authored
-
- 21 Jan, 2021 1 commit
-
-
Roberto Louro Magueta authored
-
- 20 Jan, 2021 1 commit
-
-
Roberto Louro Magueta authored
-