An error occurred fetching the project authors.
- 05 Dec, 2019 1 commit
-
-
laurent authored
-
- 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)
-
- 17 Jul, 2019 1 commit
-
-
Haruki NAOI authored
-
- 16 Jul, 2019 2 commits
-
-
wujing authored
-
Haruki NAOI authored
-
- 08 Jun, 2019 1 commit
-
-
wujing authored
-
- 26 Mar, 2019 1 commit
-
-
Robert Schmidt authored
-
- 23 Mar, 2019 1 commit
-
-
Robert Schmidt authored
-
- 08 Mar, 2019 1 commit
-
-
Robert Schmidt authored
-
- 22 Feb, 2019 1 commit
-
-
Robert Schmidt 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
-
- 18 Jan, 2019 1 commit
-
-
Robert Schmidt authored
When a phone loses connection, it should not simply be removed but first CU should be informed which will send a ContextRelCmd. Correspondingly, when the RRC releases the UE, it does not send a UE Context Release Req
-
- 07 Dec, 2018 1 commit
-
-
Robert Schmidt authored
-
- 16 Nov, 2018 1 commit
-
-
Louis Adrien Dufrene authored
-
- 07 Nov, 2018 1 commit
-
-
Robert Schmidt authored
-
- 25 Oct, 2018 1 commit
-
-
Louis Adrien Dufrene authored
rrc inactivity timer created, S1 ue context release request sent on timeout, timer set at RRC connection complete reception
-
- 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
-
- 23 Sep, 2018 1 commit
-
-
Raymond Knopp authored
-
- 21 Sep, 2018 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 16 Sep, 2018 1 commit
-
-
Navid Nikaein authored
-
- 15 Sep, 2018 2 commits
-
-
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)
-
Raymond Knopp authored
-
- 13 Sep, 2018 1 commit
-
-
Bing-Kai Hong authored
-
- 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
-
- 27 Aug, 2018 2 commits
-
-
Rajeev Gangula authored
-
Raymond Knopp authored
-
- 25 Aug, 2018 1 commit
-
-
Raymond Knopp authored
L2_interface.c doesn't
-
- 24 Aug, 2018 1 commit
-
-
frtabu authored
LOG_F replaced by LOG_DUMPMSG. Add a generic function to dump a buffer or message. Go on with LOG_M implementation improvement. Remove redundant options to enable/disable logs.
-
- 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
-
- 13 Jul, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
1. It's no need to modify LTE-RRC's ASN.1 file for enabling option group feature in generate_asn1. 2. It's no need to patch the C header files generated from LTE-RRC/S1AP/X2AP's ASN.1 in fix_asn1. 3. It's no need to pre-process S1AP/X2AP's ASN.1 for enabling information object class feature by asn1tostruct.py. This commit requires an un-official version of asn1c which are collaboration of asn1c community members and `build_helper` is modified in this commit accordingly : https://github.com/brchiu/asn1c/tree/velichkov_s1ap_plus_option_group This asn1c can also convert ASN.1 of 5G NR RRC (38.331, v15.1.0) and generate C files with -findirect-choice command line option without tweaking ASN.1 file. Examples for how to use this asn1c for S1AP are in S1AP files, e.g. s1ap_eNB_nas_procedures.c and s1ap_eNB_handler.c. There is an modified openair-cn (based on tag 0.5.0) with this new asn1c at : https://github.com/brchiu/openair-cn/tree/new-asn1c Basic S1AP interaction and data transfer operation between OAI eNB and this modified openair-cn has been tested. Note: Community version of asn1c is keeping evolved to provide better usage.
-
- 25 Jun, 2018 1 commit
-
-
bruno mongazon authored
-
- 22 Apr, 2018 1 commit
-
-
Raymond Knopp authored
UE directory splits, creation of UE-specific files, common UE/eNB files and extraction of UE/common components from eNodeB files. renaming of files to minimize common names across directories (i.e. defs.h, vars.h, extern.h)
-
- 08 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 27 Mar, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
This feature requires an un-official version of asn1c : https://github.com/velichkov/asn1c/tree/s1ap
-
- 12 Feb, 2018 1 commit
-
-
Robert Schmidt authored
-
- 01 Feb, 2018 1 commit
-
-
Xu Bo authored
-
- 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.
-
- 15 Jan, 2018 1 commit
-
-
Cedric Roux authored
This commit fixes issues introduced by the previous commit. Summary of work: - cleanup: - fix LOG_XX to be less verbose - fix cmake_targets/CMakeLists.txt - fix oaienv - remove dead code - bug fixes: - in openair1/SCHED/fapi_l1.c we had: eNB->pdcch_vars[subframe&1].num_dci = number_dci; should be: eNB->pdcch_vars[subframe&1].num_dci = 0; This bug let the PHY send more DCIs than what should have been sent because num_dci is incremented later on in the code. This fix may be a problem for fapi mode, to be checked. - add new T VCD traces - revert openair1/PHY/TOOLS/file_output.c to 'develop' version - remove thread_id in logRecord/logRecord_mt - revert (and adapt) configuration files - be careful when doing frame++, we need to % 1024 - revert target_rx_power in openair2/LAYER2/MAC/eNB_scheduler_ulsch.c - NFAPI: - the open-nFAPI code has been included in the repository. See nfapi/README. Maybe we should "git clone" the Cisco repository instead. We have to be careful of availability though. What has been tested: - monolithic eNB FDD 5/10MHz with one UE, iperf UDP/TCP uplink/downlink Anything else may fail to work, especially the FAPI mode, which has not been tested at all.
-