An error occurred fetching the project authors.
- 30 Sep, 2021 1 commit
-
-
Melissa authored
-
- 23 Sep, 2021 1 commit
-
-
Melissa Elkadi authored
This commit continues to clean up the reminader of the changed files in the merge req 1274. The changes include log updates, comment removals, etc.
-
- 23 Aug, 2021 1 commit
-
-
Michael Cook authored
-
- 18 May, 2021 1 commit
-
-
Melissa Elkadi authored
Also, updated the DCCH decode message to use the sdu_size not RRC_BUF_SIZE. This was a bug fix.
-
- 30 Apr, 2021 1 commit
-
-
Melissa Elkadi authored
This commit is not currently building, but I wanted to be able to save the changes that I have added.
-
- 09 Sep, 2020 1 commit
-
-
matzakos authored
- Create itti message to tranfer to RRC the information received at eNB through X2 ENDC Setup Request message
-
- 13 May, 2020 1 commit
-
-
- 20 Feb, 2020 1 commit
-
-
Cedric Roux authored
Seems like the UEs in the CI don't like when asked to report NR UE capabilities. So let's first ask for eutra capabilities and then dig into them to check for en-dc support and only then ask for NR capabilities. We chose to ask for NR capabilities after receiving RRCConnectionReconfigurationComplete. That may not be the best thing to do. Today, we do nothing with those capabilities. We could completely skip asking them to the UE, but since the code is there and since it may be useful in the future, let's do it. Hopefully, it should not hurt too much.
-
- 23 Sep, 2019 1 commit
-
-
frtabu authored
remove RRC_VERSION macros, simplify build-oai and CMakefile.txt accordingly, get rid of remaining compilation warnings (opt module improperly merged and patch asn1c files with tests against max 64 bits integer value)
-
- 11 Jul, 2019 1 commit
-
-
Cedric Roux authored
We declare variables in header files, we don't define them. So we need to use 'extern' in the header file and put the definition in some C file.
-
- 24 Jun, 2019 3 commits
-
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
To be tested: Add code for measurement report based on the neighbouring cells after x2 setup, ocs/ocn for multiple cells
-
- 25 Feb, 2019 1 commit
-
-
frtabu authored
Fix corrupted LOGs in L1L2simulator, introducing two new components NFAPI_VNF and NFAPI_pnf. Integrate Fujitsu fix for up to 50 UEs. Apply astyle to all modified files in the branch
-
- 22 Feb, 2019 1 commit
-
-
Robert Schmidt authored
-
- 17 Feb, 2019 1 commit
-
-
frtabu authored
-
- 14 Feb, 2019 1 commit
-
-
Javier Morgade authored
-- asn1 dissectors ETSI TS 136 331 V14.2.2 (2017-05) -- schedule_SI_MBMS -- ue_decode_si_mbms
-
- 21 Jan, 2019 1 commit
-
-
Cedric Roux authored
-
- 07 Jan, 2019 1 commit
-
-
Cedric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- 18 Dec, 2018 1 commit
-
-
Konstantinos Alexandris authored
S1AP PATH SWITCH REQUEST/REQUEST ACK/FAILURE RRC MEASUREMENT REPORT MINOR CHANGES IN MAC LAYER
-
- 03 Nov, 2018 1 commit
-
-
Raymond Knopp 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
-
- 20 Sep, 2018 1 commit
-
-
laurent authored
-
- 16 Sep, 2018 1 commit
-
-
Navid Nikaein authored
-
- 15 Sep, 2018 1 commit
-
-
Raymond Knopp authored
modifications for SRB0 to allow multiple UE contexts in case of delayed CCCH reception in CU/DU split (moved SRB0 from carrier to UE context)
-
- 13 Sep, 2018 1 commit
-
-
Bing-Kai Hong authored
-
- 12 Sep, 2018 1 commit
-
-
Bing-Kai Hong authored
-
- 08 Sep, 2018 1 commit
-
-
Robert Schmidt authored
- move the configuration reading code before task creation - fix CMakeLists.txt so that lte-softmodem-nos1 compiles
-
- 31 Aug, 2018 1 commit
-
-
Bing-Kai Hong authored
1. Fix UE_CONTEXT_SETUP_REQUEST and CONTEXT_MODIFICATION_REQUEST encode/decode 2. Add gNB_DU_CONFIGURATION_UPDATE and gNB_CU_CONFIGURATION_UPDATE procedure 3. Add C_RNTI_TO_BIT_STRING function 4. Add INITIAL_UL_RRC_MESSAGE_TRANSFER procedure and with mac_du_data_ind (MSG3) 5. Add GNB-CUSystemInformation extension part for the F1SetupResponse procedure
-
- 30 Jul, 2018 1 commit
-
-
Wang Tsu-Han 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.
-
- 08 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 08 Mar, 2018 1 commit
-
-
oai authored
-
- 22 Feb, 2018 1 commit
-
-
Cedric Roux authored
-
- 12 Feb, 2018 1 commit
-
-
Robert Schmidt authored
-
- 27 Jan, 2018 1 commit
-
-
Xu Bo authored
-
- 26 Jan, 2018 2 commits
- 21 Jan, 2018 1 commit
-
-
Rohit Gupta authored
fixes after merge with develop. Partial UE/eNB separation in build to avoid problems with NFAPI in oaisim UE/RRU. tested with simulator.
-