- 14 Dec, 2017 15 commits
-
-
Navid Nikaein authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- lock with mutexes - don't start ENB_APP task, but Agent directly and wait in case of reconfiguration
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- {restart,stop}_L1L2() in lte-softmodem.c - add function start_phy_rrc() in enb_app.{c,h}, accessible from outside - will be used to restart PHY and RRC when lte-softmodem is restarted use only one FlexRAN wait function
-
Robert Schmidt authored
- when exiting task, the task is set as "not configured" - this permits to start a task again
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Navid Nikaein authored
-
Robert Schmidt authored
-
- 13 Dec, 2017 1 commit
-
-
Navid Nikaein authored
-
- 12 Dec, 2017 4 commits
-
-
Navid Nikaein authored
*Fix the issue with the PDCP UE ID/RNTI management
-
shahab SHARIAT BAGHERI authored
-
Navid Nikaein authored
-
Navid Nikaein authored
-
- 11 Dec, 2017 1 commit
-
-
Navid Nikaein authored
-
- 10 Dec, 2017 2 commits
-
-
shahab authored
-
shahab SHARIAT BAGHERI authored
-
- 09 Dec, 2017 1 commit
-
-
shahab authored
-
- 08 Dec, 2017 1 commit
-
-
Navid Nikaein authored
-
- 17 Nov, 2017 1 commit
-
-
Navid Nikaein authored
-
- 22 Aug, 2017 1 commit
-
-
Xenofon Foukas authored
-
- 09 Aug, 2017 2 commits
-
-
shahab SHARIAT BAGHERI authored
-
shahab SHARIAT BAGHERI authored
-
- 08 Aug, 2017 1 commit
-
-
Cedric Roux authored
protobuf-c does not compile anymore. Let's handle this a bit better. We now install protobuf and protobuf-c only for the flexran agent. That is, if you want to use the flexran agent, you need to install protobuf/protobuf-c and you do it this way: ./build_oai -I -a (you add -a) Other targets don't need protobuf nor protobuf-c, so it's not installed by the -I command of build_oai, unless you pass -a with -I. Also, we now use protobuf 3.3.0, not 2.6.1. The code has been adapted, a quick test seems to indicate that the system works, but it has not been intensively tested.
-
- 04 Aug, 2017 7 commits
-
-
shahab SHARIAT BAGHERI authored
Merge branch 'feature-68-enb-agent' of https://gitlab.eurecom.fr/oai/openairinterface5g into feature-68-enb-agent
-
Anta Huang authored
-
Anta Huang authored
-
shahab SHARIATBAGHERI authored
-
shahab SHARIATBAGHERI authored
-
shahab SHARIATBAGHERI authored
-
shahab SHARIATBAGHERI authored
-
- 03 Aug, 2017 3 commits
-
-
Cedric Roux authored
Summary of changes: - UE: new thread idx - UE: Pdcch optim - UE: slot0 slot1 parallelization - bugfixes for RLC AM (see gitlab issue 250) - fix bug "unknown UE_id for rnti" Note: due to the new UE threading architecture, oaisim and the phy simulators may not work properly anymore. Adaptation in the code has been done, automatic tests seem to pass, but it may not be enough. See merge request !215
-
Cedric Roux authored
-
Cedric Roux authored
-