An error occurred fetching the project authors.
- 13 Nov, 2018 3 commits
-
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
- 12 Nov, 2018 1 commit
-
-
Louis Adrien Dufrene authored
-
- 17 Oct, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
1. Modify all expressions using original LTE-RRC data types for new generated ones 2. Does not change any program logic
-
- 07 Sep, 2018 1 commit
-
-
Cedric Roux authored
This break was there and went away, for whatever reason...
-
- 03 Sep, 2018 25 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
- until now, on every iteration, the scheduler checked for changed parameter (and verified some) - this functionality moves to the FlexRAN Agent, which verifies all parameters * individually, e.g. Max MCS <= 28 for DL * group-based, e.g. the sum of slice percentages is <= 100 - slice configuration changes are only applied if all verifications pass - it is assumed in the scheduler, that configuration passed from outside is correct and can be used "as-is" fix accounting setting
-
Robert Schmidt authored
-
Robert Schmidt authored
- uncomment "Couldn't find RNTI for UE X" in UE_RNTI() and rb_alloc in pre_processor_reset() as they only inflate the debug output with little benefited - "doing ue_schedule_spec" is now displayed for individual UEs (and individual CCs) - show messages when not scheduling UE in ue_schedule_spec() due to invalid slice or if not in RRC_CONNECTED
-
Robert Schmidt authored
- slice multiplexing resorts UE_list for its purposes with restoring the original order - in order to keep the order in UE_list, resort to original order after multiplexing - ideally, this would happen in the multiplexing but currently, the slice_idx is not passed to multiplexing (it does not care), so this cannot be done ATM
-
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
-
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
-
Haruki NAOI authored
-
- 23 Aug, 2018 1 commit
-
-
laurent authored
-
- 13 Aug, 2018 1 commit
-
-
Robert Schmidt authored
-
- 30 Jul, 2018 2 commits
-
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
Wang Tsu-Han authored
-
- 25 Jun, 2018 1 commit
-
-
bruno mongazon authored
-
- 29 May, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
To minimize migration effort, we follow the logic of legacy macro Rel10 and Rel14 used for conditional compilation of current code. In the future, they might be changed to accommodate finer software configuration, e.g. MAKE_VERSION(12,2,0) or MAKE_VERSION(13,1,0) .... etc.
-
- 24 May, 2018 1 commit
-
-
Cedric Roux authored
Remove warnings popping up on: ./build_oai --eNB -w USRP Maybe not always the best solution.
-
- 17 May, 2018 1 commit
-
-
Masayuki HARADA authored
-
- 15 May, 2018 1 commit
-
-
Masayuki HARADA authored
-