- 20 Jul, 2018 11 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
Conflicts: openair2/LAYER2/MAC/eNB_scheduler_primitives.c
-
Cedric Roux authored
Conflicts: cmake_targets/CMakeLists.txt
-
Cedric Roux authored
Merge remote-tracking branch 'origin/feature-s1ap-r14-based-on-new-asn1c' into develop_integration_2018_w29 Conflicts: targets/SIMU/PROC/channel_sim_proc.c targets/SIMU/USER/oaisim_pad.c
-
Cedric Roux authored
Conflicts: cmake_targets/CMakeLists.txt
-
Cedric Roux authored
Conflicts: openair2/LAYER2/MAC/eNB_scheduler_primitives.c openair2/UTIL/LOG/log.c targets/RT/USER/lte-uesoftmodem.c targets/SIMU/USER/oaisim.c targets/SIMU/USER/oaisim_functions.c
-
Rajeev Gangula authored
-
- 17 Jul, 2018 1 commit
-
-
Haruki NAOI authored
-
- 13 Jul, 2018 6 commits
-
-
Raymond 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.
-
Haruki NAOI authored
-
Haruki NAOI authored
# Conflicts: # openair2/UTIL/LOG/log.c
-
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.
-
- 12 Jul, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
-
- 11 Jul, 2018 7 commits
-
-
Elena Lukashova authored
-
Elena Lukashova authored
-
Elena Lukashova authored
-
Raphael Defosseux authored
fix: avoid assertion when terminating lte-softmodem process. See merge request oai/openairinterface5g!341
-
Raphael Defosseux authored
Remove compilation warnings, also fix telnet server compilation failure and… See merge request oai/openairinterface5g!340
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Remove wrong prototypes rlc pdcp See merge request oai/openairinterface5g!338
-
- 10 Jul, 2018 3 commits
-
-
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}.
-
frtabu authored
-
Elena Lukashova authored
-
- 09 Jul, 2018 1 commit
-
-
Raymond Knopp authored
T tracer configuration identical for all executables, no ref to T Tracer config variables (T_port, T_wait...) outside the T tracer
-
- 08 Jul, 2018 2 commits
-
-
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.
-
- 06 Jul, 2018 8 commits
-
-
Elena Lukashova authored
qpsk_llr, qam16_llr, qam64_llqam64.
-
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.
-
Elena Lukashova authored
-
Elena Lukashova authored
-
Elena Lukashova authored
-
Elena Lukashova authored
receive and transmit antennas.
-
Elena Lukashova authored
and transmit antennas.
-
Elena Lukashova authored
-