- 30 Jul, 2018 2 commits
-
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
Wang Tsu-Han authored
-
- 29 Apr, 2018 2 commits
- 09 Apr, 2018 1 commit
-
-
knopp authored
-
- 07 Mar, 2018 1 commit
-
-
knopp authored
-
- 22 Feb, 2018 1 commit
-
-
Cedric Roux authored
- remove spaces at the end of lines - remove useless dead code use: git show -p <this commit> -w to see it clearly
-
- 17 Feb, 2018 1 commit
-
-
knopp authored
-
- 11 Jan, 2018 1 commit
-
-
Mongazon authored
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 17 Oct, 2017 1 commit
-
-
knopp authored
removed "short_offset" code from normal_prefix_mod. removed static declaration in PHY_ofdm_mod which was a cause for problems when parallelizing FFTs for FEP TX.
-
- 15 Oct, 2017 1 commit
-
-
knopp authored
-
- 21 Sep, 2017 1 commit
-
-
knopp authored
-
- 31 Jul, 2017 1 commit
-
-
tct-labo4 authored
-
- 26 Jul, 2017 1 commit
-
-
tct-labo4 authored
-
- 21 Jun, 2017 1 commit
-
-
Bilel authored
-
- 13 Jun, 2017 1 commit
-
-
Bilel authored
-
- 04 Jun, 2017 1 commit
-
-
knopp authored
-
- 19 May, 2017 1 commit
-
-
Gabriel authored
--ue-trace : Enabling UE trace for debug --ue-timing : Enabling UE timing trace --ue-no-log : Disabling all LOG_X traces
-
- 03 May, 2017 1 commit
-
-
Gabriel authored
-
- 02 May, 2017 1 commit
-
-
Bilel authored
-
- 26 Apr, 2017 1 commit
-
-
Bilel authored
-
- 17 Apr, 2017 1 commit
-
-
knopp authored
-
- 24 Mar, 2017 1 commit
-
-
Cedric Roux authored
-
- 16 Mar, 2017 1 commit
-
-
Cedric Roux authored
-
- 08 Mar, 2017 2 commits
- 10 Feb, 2017 1 commit
-
-
Cedric Roux authored
This reverts commit ce14050b, reversing changes made to 0ada1e9e.
-
- 28 Jan, 2017 1 commit
-
-
knopp authored
-
- 27 Jan, 2017 1 commit
-
-
Cedric Roux authored
Also included some source files not related to this branch. modified: openair1/PHY/LTE_ESTIMATION/lte_dl_bf_channel_estimation.c modified: openair1/PHY/LTE_TRANSPORT/pilots_ue_spec.c modified: openair1/PHY/MODULATION/beamforming.c modified: openair1/PHY/TOOLS/twiddle18432.h modified: openair1/SIMULATION/LTE_PHY/dlsim_tm7.c modified: openair3/NAS/TOOLS/nvram.c modified: openair3/NAS/TOOLS/usim.c modified: openair3/NAS/UE/user_defs.h
-
- 25 Jan, 2017 1 commit
-
-
Gabriel authored
-
- 21 Jan, 2017 1 commit
-
-
Florian Kaltenberger authored
changed the memory allocation of txdataF and beam_weigths
-
- 20 Jan, 2017 1 commit
-
-
Cedric Roux authored
-
- 18 Jan, 2017 4 commits
-
-
Florian Kaltenberger authored
Beamforming is now only done when necessary. This patch is based on one from enhancement-10-harmony.
-
Florian Kaltenberger authored
-
-
Florian Kaltenberger authored
reduced the max number of antenna ports to 6 to save memory (we are not using antenna port >5 anyway) mult_cpx_conj_vector can now also do multiply add beam_precoding now uses mult_cpx_conj_vector Conflicts: openair1/PHY/MODULATION/beamforming.c
-
- 11 Jan, 2017 1 commit
-
-
Cedric Roux authored
Several various fixes are included. Not sure what component of the system uses this file. There is one 'abort' added in case a fscanf fails. It may be a bit too brutal.
-
- 07 Jan, 2017 1 commit
-
-
knopp authored
fixes for precoding (turning off if nb_antennas_tx=1), configuration files, timing advance with 3/4 sampling on 20 MHz, logging in MAC
-
- 05 Jan, 2017 1 commit
-
-
knopp authored
-