An error occurred fetching the project authors.
- 07 Jan, 2021 1 commit
-
-
Xue Song authored
-
- 21 Dec, 2020 1 commit
-
-
heshanyun authored
-
- 09 Dec, 2020 1 commit
-
-
Remi Hardy authored
-
- 29 Nov, 2020 1 commit
-
-
Cedric Roux authored
There was a problem with SN size. It was hardcoded to 12 bits (so max sn = 4095) but we configure the UE with 18 bits. After a while, iperf didn't work anymore because of this (what a surprise!). So let's get the correct value from pdcp_Config. And while we're at it, let's store also discard_timer and t_reordering that will be used later by a proper NR PDCP layer (which is currently work in progress).
-
- 20 Nov, 2020 1 commit
-
-
Francesco Mani authored
-
- 17 Nov, 2020 1 commit
-
-
zhenghuangkun authored
-
- 12 Nov, 2020 1 commit
-
-
heshanyun authored
-
- 08 Nov, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 06 Nov, 2020 1 commit
-
-
zhenghuangkun authored
-
- 05 Nov, 2020 1 commit
-
-
Xue Song authored
-
- 03 Nov, 2020 1 commit
-
-
Xue Song authored
-
- 30 Oct, 2020 1 commit
-
-
heshanyun authored
-
- 29 Oct, 2020 1 commit
-
-
Laurent authored
-
- 28 Oct, 2020 1 commit
-
-
heshanyun authored
-
- 27 Oct, 2020 3 commits
-
-
masayuki.harada authored
-
cig authored
- removed redundant initialisation of variables - introduced two "RF helpers" function that are replacing shared code in the sync routines - added a new .c file and updated the cmakelists and .h files
-
heshanyun authored
-
- 21 Oct, 2020 1 commit
-
-
yaojie authored
-
- 16 Oct, 2020 2 commits
- 14 Oct, 2020 1 commit
-
-
heshanyun authored
-
- 13 Oct, 2020 2 commits
-
-
yaojie authored
-
Robert Schmidt authored
This completely removes the UESIM_EXPANSION define: it does not compile at the moment. Its function was to multiplex multiple UEs on the same TUN interface. However, this functionality is not needed since it is possible to allocate many TUN devices (i.e., >= 32).
-
- 12 Oct, 2020 1 commit
-
-
matzakos authored
-To avoid including the whole x2 libraries for the corresponding executables
-
- 10 Oct, 2020 1 commit
-
-
heshanyun authored
-
- 08 Oct, 2020 1 commit
-
-
matzakos authored
-Also change the place of the check on whether x2ap is enabled to trigger the ITTI tick message from RRC to X2AP.
-
- 06 Oct, 2020 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Laurent authored
-
- 02 Oct, 2020 1 commit
-
-
laurent authored
-
- 01 Oct, 2020 1 commit
-
-
laurent authored
-
- 25 Sep, 2020 1 commit
-
-
heshanyun authored
-
- 24 Sep, 2020 1 commit
-
-
laurent authored
-
- 22 Sep, 2020 1 commit
-
-
Cedric Roux authored
Maybe not the right way to do. To be checked.
-
- 21 Sep, 2020 2 commits
-
-
Laurent authored
-
zhenghuangkun authored
-
- 17 Sep, 2020 1 commit
-
-
Xue Song authored
Add RRCSetupComplete message
-
- 16 Sep, 2020 2 commits
-
-
Sakthivel Velumani authored
-
matzakos authored
- To avoid linking error due to dependency from NR_RRC FreqBandList type
-