- 24 Jan, 2020 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 23 Jan, 2020 6 commits
-
-
Cedric Roux authored
-
Francesco Mani authored
-
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...
-
Francesco Mani authored
-
Francesco Mani authored
-
Francesco Mani authored
-
- 22 Jan, 2020 3 commits
-
-
Francesco Mani authored
-
Raymond Knopp authored
-
Francesco Mani authored
-
- 21 Jan, 2020 3 commits
-
-
Francesco Mani authored
-
Sakthivel Velumani authored
-
Francesco Mani authored
-
- 20 Jan, 2020 6 commits
-
-
Sakthivel Velumani authored
Merge branch 'NR_RRCConfiguragion_FR2' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRCConfiguragion_FR2
-
Sakthivel Velumani authored
-
Francesco Mani authored
-
Sakthivel Velumani authored
Merge branch 'NR_RRCConfiguragion_FR2' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRCConfiguragion_FR2
-
Sakthivel Velumani authored
-
Francesco Mani authored
-
- 17 Jan, 2020 12 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
Cedric Roux authored
many things hardcoded, to be refined
-
Francesco Mani authored
-
Raymond Knopp authored
-
Raymond Knopp authored
Merge branch 'nr-dual-connectivity' of https://gitlab.eurecom.fr/oai/openairinterface5g into nr-dual-connectivity
-
matzakos authored
Merge branch 'nr-dual-connectivity' of https://gitlab.eurecom.fr/oai/openairinterface5g into nr-dual-connectivity
-
matzakos authored
-
Francesco Mani authored
-
Cedric Roux authored
use: type *x = calloc(1, sizeof(*x)); everywhere to avoid bad types inside the sizeof.
-
Cedric Roux authored
use: type *x = calloc(1, sizeof(*x)); everywhere to avoid bad types inside the sizeof.
-
Francesco Mani authored
-
- 16 Jan, 2020 3 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
Francesco Mani authored
-
- 15 Jan, 2020 3 commits
-
-
Raymond Knopp authored
removal of several warnings. Still lots left. dlsim functional after some recent modifications broke it. New memory leak in dlsch decoding for low mcs high TBS fixed.
-
Francesco Mani authored
Merge branch 'NR_RRCConfiguration' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRCConfiguration
-
Francesco Mani authored
-
- 14 Jan, 2020 2 commits
-
-
Raymond Knopp authored
Merge branch 'nr-dual-connectivity' of https://gitlab.eurecom.fr/oai/openairinterface5g into nr-dual-connectivity
-
matzakos authored
-