- 12 Sep, 2018 1 commit
-
-
Elena Lukashova authored
-
- 05 Sep, 2018 1 commit
-
-
Elena Lukashova authored
-
- 03 Sep, 2018 1 commit
-
-
Elena Lukashova authored
-
- 16 Aug, 2018 1 commit
-
-
Elena Lukashova authored
dlsch_compensation_core. Minor changes in openair1/PHY/LTE_UE_TRANSPORT/linear_preprocessing_rec.c
-
- 12 Aug, 2018 1 commit
-
-
Elena Lukashova authored
2. Consmetic changes in linear_preprocessing_rec.h and dlsch_demodulation.c
-
- 11 Aug, 2018 3 commits
-
-
Elena Lukashova authored
-
Elena Lukashova authored
-
Elena Lukashova authored
-
- 10 Aug, 2018 1 commit
-
-
Elena Lukashova authored
MRC core function to be further optimized in the future commits. At this point some configurations could fail.
-
- 31 Jul, 2018 3 commits
-
-
Elena Lukashova authored
to work with arbitrary number of subcarriers.
-
Elena Lukashova authored
-
Elena Lukashova authored
more flexible to support 4x4 system.
-
- 24 Jul, 2018 1 commit
-
-
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.
-
- 20 Jul, 2018 3 commits
-
-
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.
-
- 17 Jul, 2018 1 commit
-
-
Haruki Naoi authored
-
- 11 Jul, 2018 2 commits
-
-
Elena Lukashova authored
-
Elena Lukashova authored
-
- 10 Jul, 2018 1 commit
-
-
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}.
-
- 08 Jul, 2018 1 commit
-
-
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 10 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
-
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.
-
knopp authored
-
- 05 Jul, 2018 2 commits
- 03 Jul, 2018 3 commits
-
-
Thomas Laurent authored
-
Thomas Laurent authored
remove precomputed turbo codec interleaver table, remove useless F1 and F2 parameters to turbo codec (also remove global var dependancy between libraries)
-
Thomas Laurent authored
-
- 29 Jun, 2018 3 commits
- 28 Jun, 2018 1 commit
-
-
Mongazon authored
-