- 23 Apr, 2018 12 commits
-
-
Robert Schmidt authored
adds support for: * create/remove slices * change UE-slice association * read/write slice parameters * find slice index via ID
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
slice_counter had a wrong condition, not scheduling in DLSCH if the number of slices is greater than one
-
Robert Schmidt authored
-
Robert Schmidt authored
- introduce structure in RC for slicing conf (UL/DL) - move global variables regarding slice configuration into RC - change ue_slice_membership(): consider UL/DL - remove the unnecessary header files - set default parameters: one slice
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 18 Apr, 2018 15 commits
-
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Navid Nikaein authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
Niccolò Iardella authored
-
- 16 Apr, 2018 2 commits
-
-
Cedric Roux authored
Summary of changes: - some work on better parallel processing of eNB try the eNB with options: --fepw --codingw - small changes for multi-UE simulation and simulation accuracy (UE power levels) - initial work for the UE to use TUN device instead of ue_ip.ko only done for oaisim, default bearer, compile with: ./build_oai --ue-nas-use-tun <rest of options>
-
Cedric Roux authored
-
- 13 Apr, 2018 1 commit
-
-
Cedric Roux authored
-
- 12 Apr, 2018 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
158 does not work well with the eNB softmodem.
-
- 11 Apr, 2018 5 commits
-
-
Cedric Roux authored
- fix compilation of dlsim/ulsim/oaisim by defining some needed global variables - fix compilation of oaisim: compile coding and params_libconfig - fix running of if4p5 with low CPU count (oaisim was not working on the machine 'haswell' because of this)
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
Merge remote-tracking branch 'origin/RU-RAU-split-parallel-EMUFH-phy-test-merge' into develop_integration_2018_w15
-
WANG Tsu-Han authored
-
- 10 Apr, 2018 1 commit
-
-
WANG Tsu-Han authored
-
- 06 Apr, 2018 2 commits
-
-
Raymond Knopp authored
modifications for simulator : power normalizations for UE TX, small changes to SNR targets for power control, default UE power (23 dBm now)
-
Cedric Roux authored
This work is based on work by NTT. To use the code, do: ./build_oai --oaisim --ue-nas-use-tun -t ETHERNET -c This commit only handles oaisim in S1 mode. We won't handle noS1 mode.
-