- Jul 31, 2018
-
-
frtabu authored
-
- 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
-
- Jul 24, 2018
-
-
Raymond Knopp authored
2. minor modifications in dlsch_demodulation.c for 2 eNB TX antennas, 1 RX antenna. Inconsistant indexing of some arrays in this case. 3. change in config_load_configmodule.c : removed exit(-1) when no configuration file is used. This makes unitary simulators exit. Effect on lte-XXsoftmodem TBC.
-
- Jul 20, 2018
-
-
Elena Lukashova authored
receiver. THe proposed solution is to replace the average channel level with median = (max+min)>>1. For these reasons lsch_channel_level_median is introduced.
-
Cedric Roux authored
-
Elena Lukashova authored
instead of _mm_srai_epi16 _mm_srai_epi32 should be used as _mm_madd_epi16 packs multiply-adds 16 bits and packs into 4 blocks of 32 bits.
-
Rajeev Gangula authored
-
- Jul 17, 2018
-
-
Haruki NAOI authored
-
- Jul 11, 2018
-
-
Elena Lukashova authored
-
Elena Lukashova authored
-
- 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}.
-
- Jul 08, 2018
-
-
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
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
-
oai authored
-
Elena Lukashova authored
as more transparent functions independent from the number of resource elements in RB. They will tream as many resource elements as there is in the vector that is passed.
-
Raymond Knopp authored
-
- Jul 05, 2018
-
-
Raymond Knopp authored
-
oai authored
Remove compilation warnings, also fix telnet server compilation failure and NB-IoT shared lib compilation failure introduced when reviewing L1 sources organization
-
- Jul 03, 2018
- Jun 29, 2018
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- Jun 28, 2018
-
-
bruno mongazon authored
-
- Jun 26, 2018
-
-
Sebastian Wagner authored
-
laurent authored
remove precomputed turbo codec interleaver table, remove useless F1 and F2 parameters to turbo codec (also remove global var dependancy between libraries)
-
Sebastian Wagner authored
-
Sebastian Wagner authored
-
- Jun 25, 2018
-
-
bruno mongazon authored
-
- Jun 21, 2018
-
-
matzakos authored
-
- Jun 19, 2018
-
-
Raymond Knopp authored
-