- 20 Jul, 2018 1 commit
-
-
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.
-
- 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 11 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
-
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.
-
Haruki NAOI authored
-
- 05 Jul, 2018 1 commit
-
-
oai authored
Remove compilation warnings, also fix telnet server compilation failure and NB-IoT shared lib compilation failure introduced when reviewing L1 sources organization
-
- 04 Jul, 2018 1 commit
-
-
Raphael Defosseux authored
remove precomputed turbo codec interleaver table, remove useless F1 and F2… See merge request oai/openairinterface5g!335
-
- 03 Jul, 2018 13 commits
-
-
laurent authored
Merge branch 'automatic_turbo_interleaver_table' of https://gitlab.eurecom.fr/oai/openairinterface5g into automatic_turbo_interleaver_table
-
laurent 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)
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Resolve "Code cleanup - LOG_M to replace write_output" See merge request oai/openairinterface5g!336
-
Raphael Defosseux authored
# Conflicts: # openair1/PHY/LTE_UE_TRANSPORT/srs_modulation.c
-
laurent authored
-
laurent authored
-
laurent authored
-
Raphael Defosseux authored
Resolve "Minor modifications to CRC code" See merge request oai/openairinterface5g!319
-
laurent authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- adding sudo apt-get update for all variants Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-