- Sep 21, 2018
-
-
Konstantinos Alexandris authored
-
- Sep 06, 2018
-
-
Konstantinos Alexandris authored
SCTP: one to many sockets implementation
-
- Sep 03, 2018
-
-
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
-
- Aug 31, 2018
-
-
Thomas Laurent authored
-
Thomas Laurent authored
-
- Aug 24, 2018
- Aug 23, 2018
-
-
Konstantinos Alexandris authored
The configuration file has now to contain ENB_IPV4_ADDRESS_FOR_X2C and ENB_PORT_FOR_X2C in the NETWORK_INTERFACES section. For example: NETWORK_INTERFACES : { ENB_INTERFACE_NAME_FOR_S1_MME = "eth0"; ENB_IPV4_ADDRESS_FOR_S1_MME = "192.168.12.111/24"; ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.12.111/24"; ENB_PORT_FOR_S1U = 2152; # Spec 2152 ENB_IPV4_ADDRESS_FOR_X2C = "192.168.12.111/24"; ENB_PORT_FOR_X2C = 36422; # Spec 36422 };
-
- Aug 22, 2018
-
-
Konstantinos Alexandris authored
-
- Aug 17, 2018
-
-
Cédric Roux authored
This commit removes the warning: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Basically, inside a Makefile we should use $(MAKE) instead of make.
-
Cédric Roux authored
Since VCD has now to go through the T tracer, we enforce the consistency of data found in common/utils/LOG/vcd_signal_dumper.[ch] with data found in common/utils/T/T_messages.txt. We might get completely rid of common/utils/LOG/vcd_signal_dumper.[ch] at some point. For the moment, let's keep it. This commit adds the program common/utils/T/check_vcd.c and necessary modifications to enforce its use at compilation time. If you modify common/utils/LOG/vcd_signal_dumper.[ch] but do not update common/utils/T/T_messages.txt an error will pop up when you compile the software. You have to keep both modules synchronized.
-
- Aug 16, 2018
-
-
Bi-Ruei, Chiu authored
-
- Aug 09, 2018
-
-
Thomas Laurent authored
-
- Aug 06, 2018
-
-
Thomas Laurent authored
-
Thomas Laurent authored
-
- Aug 03, 2018
-
-
Thomas Laurent authored
-
- Aug 01, 2018
-
-
Cédric Roux authored
- install package 'vim-common' to have 'xxd' needed by the compilation process of the T tracer - change the way xxd is called so that no file is created in case of error
-
- Jul 31, 2018
-
-
Elena Lukashova authored
otherwise T_IDs.h was not generated. 2.Adding extra files to the PHY_MEX library.
-
- Jul 30, 2018
-
-
frtabu authored
remove compilation warnings, especially when disabling T_TRACER. enhance LOG_M macro implementation, introduce LOG_DEBUG_XXX macro to replace #ifdef DEBUG_XXX
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
Wang Tsu-Han authored
-
- Jul 24, 2018
-
-
Cédric Roux authored
- use OAI location to retrieve asn1c - use a specific commit instead of a branch name
-
Cédric Roux authored
This was used for the ITTI analyzer. The ITTI analyzer is now to be considered obsolete. The source code will be removed at some point.
-
- Jul 20, 2018
-
-
Cédric Roux authored
-
- Jul 13, 2018
-
-
knopp authored
Log review step 1: legacy VCD removal, LOG macro modified, TTracer enabled at build time by default, in a way it, by default configuration, provides console logs, as in previous versions
-
Bi-Ruei, Chiu authored
Add `autoreconf -iv` in build_helper to create configure file for asn1c.
-
Bi-Ruei, Chiu authored
-
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.
-
- Jul 10, 2018
-
-
Elena Lukashova authored
2. Remove get_pmi from PHY_SRC_UE and add it instead to PHY_SRC_COMMON. 3. Linking lte-uesoftmodem and lte-uesoftmodem-nos1 targets with ${ATLAS_LIBRARIES}.
-
Elena Lukashova authored
-
- Jul 08, 2018
-
-
Elena Lukashova authored
-
Elena Lukashova authored
1. Moving get_pmi into a separate file and making corresponding changes in CMakeLists.txt. 2. Creating PHY_MEX library with functions required for the receiver mex-functions. 3. Making necessary changes in defs_UE.h so that mex-functions do not complain about multiple LOG_ calls.
-
- Jul 06, 2018
-
-
Elena Lukashova authored
to linear_preprocessing_rec.c. 2. Adding linear_preprocessing_rec.c to PHY_SRC_UE library. 3. Adding mmse_flag and mmse functionalities to dlsch_demodulation. 4. For now, dlsim_tm4 will not compile.
-
- Jul 05, 2018
-
-
knopp authored
-
- Jun 30, 2018
-
-
knopp authored
updated to dlsim test cases. Some constraints were relaxed (w.r.t. 3GPP UE performance targets) in order for all tests to pass.
-
- Jun 29, 2018
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- Stability issues when installing packages for USRP variants on new VM It sometimes timed-out Added loop up to 5 tries to add apt-repository -- Temporary merge during MergeRequest processing now returns an error when there are any conflicts Will stop the whole build -- Physical simulator now has a XLST for the XML result Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jun 28, 2018
-
-
Mongazon authored
-
Raphael Defosseux authored
-- on physical simulators -- no proper report yet Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jun 26, 2018
-
-
Raphael Defosseux authored
-- fix cmake file for missing header in --noS1 option Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-