An error occurred fetching the project authors.
- 28 Apr, 2020 1 commit
-
-
laurent authored
-
- 17 Apr, 2020 3 commits
-
-
Cedric Roux authored
Limitation: this fix only works if there is only one eNB, because we force module_id = 0 in the function deliver_sdu where (as the code is today) we have no way to know which module_id is concerned. More generally, the rlc v2 does not work with more than 1 eNB.
-
Cedric Roux authored
-
Cedric Roux authored
This commit introduces an alternative RLC implementation based on 36.322 version 8. AM and UM done, TM not done. See openair2/LAYER2/rlc_v2/TODO for missing parts.
-
- 01 Apr, 2020 1 commit
-
-
Robert Schmidt authored
UE_list_t is now used as a separate list. It can be e.g. used in the scheduler to mark groups of users. The original UE_list_t is renamed to UE_info_t to reflect that it is a container for information about UEs.
-
- 20 Mar, 2020 1 commit
-
-
Cedric Roux authored
-
- 02 Mar, 2020 1 commit
-
-
laurent authored
-
- 20 Feb, 2020 1 commit
-
-
Cedric Roux authored
Seems like the UEs in the CI don't like when asked to report NR UE capabilities. So let's first ask for eutra capabilities and then dig into them to check for en-dc support and only then ask for NR capabilities. We chose to ask for NR capabilities after receiving RRCConnectionReconfigurationComplete. That may not be the best thing to do. Today, we do nothing with those capabilities. We could completely skip asking them to the UE, but since the code is there and since it may be useful in the future, let's do it. Hopefully, it should not hurt too much.
-
- 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
-
- 23 Jan, 2020 1 commit
-
-
Cedric Roux authored
An NR-capable UE will transmit some NR measurements. Once received, the whole process on nr-cell addition is started. It will fail quickly. Many things are still missing. What is not handled properly with this commit: - in x2ap_eNB_handle_sgNB_add_req we hardcode the gNB ID - nr triggering is done if we receive a measurement but this measurement is not analyzed at all - no timers (T_dc_overall, T_dc_prep) and as is the code fails and then the next triggering after UE reconnection will not work (x2 ID are not well handled here and there in the code) Note also that the gNB part has not been looked at all for this commit. This is work in progress...
-
- 17 Jan, 2020 1 commit
-
-
Cedric Roux authored
many things hardcoded, to be refined
-
- 09 Jan, 2020 1 commit
-
-
matzakos authored
-
- 10 Dec, 2019 1 commit
-
-
matzakos authored
ENDC LTE-RRC: Add processing of Addition Response information elements, to be used for RRCConnectionReconfiguration
-
- 06 Dec, 2019 1 commit
-
-
matzakos authored
-
- 05 Dec, 2019 1 commit
-
-
laurent authored
-
- 13 Nov, 2019 2 commits
- 30 Oct, 2019 1 commit
-
-
LAD authored
-
- 29 Oct, 2019 4 commits
-
-
LouisAdrien authored
-
LAD authored
-
LAD authored
-
LAD authored
-
- 28 Oct, 2019 1 commit
-
-
DUFRENE Louis Adrien TGI/OLS authored
-
- 26 Oct, 2019 1 commit
-
-
laurent authored
-
- 10 Oct, 2019 1 commit
-
-
LouisAdrien authored
-
- 09 Oct, 2019 1 commit
-
-
LAD authored
-
- 03 Oct, 2019 1 commit
-
-
Cedric Roux authored
- send RRC Connection Reconfiguration with dummy ENDC data by doing: telnet localhost 9001 and press enter when the ENDC UE is connected to the eNB to send it
-
- 27 Sep, 2019 1 commit
-
-
DUFRENE Louis Adrien TGI/OLS authored
-
- 23 Sep, 2019 6 commits
-
-
frtabu authored
remove RRC_VERSION macros, simplify build-oai and CMakefile.txt accordingly, get rid of remaining compilation warnings (opt module improperly merged and patch asn1c files with tests against max 64 bits integer value)
-
DUFRENE Louis Adrien TGI/OLS authored
-
Stefan Schaffelder authored
-
Stefan Schaffelder authored
-
Stefan Schaffelder authored
-
Stefan Schaffelder authored
-
- 18 Sep, 2019 5 commits
-
-
LouisAdrien authored
-
Stefan Schaffelder authored
-
Stefan Schaffelder authored
-
Stefan Schaffelder authored
-
Stefan Schaffelder authored
-
- 17 Sep, 2019 1 commit
-
-
Stefan Schaffelder authored
-