- 31 Jan, 2018 15 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
all the FlexRAN scheduling code is now also handled by the general OAI scheduling code
-
Robert Schmidt authored
-
Robert Schmidt authored
- when changing values RC.rrc[i]->configuration should be changed too - then, RRC_RECONFIGURATION_REQ will pass the changed conf down until PHY - give warnings at functions that are not implemented - rename functions flexran_get_tdd_ack_nack_feedback() -> flexran_get_tdd_ack_nack_feedback_mode() flexran_get_ue_pmi() -> flexran_get_ue_wpmi()
-
- 24 Jan, 2018 6 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- defines RCconfig data structures - adds method to read data - use it in source files
-
Robert Schmidt authored
-
Navid Nikaein authored
-
Robert Schmidt authored
Try to merge feature-68-enb-agent into develop develop should be fast-forwarded later to this branch to complete the merge This code does not compile yet. Among other things: - the scheduler structure needs to be reworked for FlexRAN - the config is structured differently. The files enb_config.{c,h} from develop have been copied in here, the files with merge annotations are in enb_config.{c,h}.before_merge - the restart needs to be restructured, since the PHY vars data structure lives in RC now
-
- 24 Dec, 2017 1 commit
-
-
shahab SHARIAT BAGHERI authored
-
- 21 Dec, 2017 1 commit
-
-
shahab SHARIAT BAGHERI authored
-
- 15 Dec, 2017 2 commits
-
-
navid nikaein authored
-
Navid Nikaein authored
-
- 14 Dec, 2017 15 commits
-
-
shahab SHARIAT BAGHERI authored
-
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
-