- 17 Aug, 2018 1 commit
-
-
Florian Kaltenberger authored
-
- 13 Aug, 2018 1 commit
-
-
Raphael Defosseux authored
- fix when FDD slave job fails, it still retrieves the HTML report - improvement in HTML report, stats per UE for attach, ping, iperf Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 07 Aug, 2018 3 commits
-
-
Cedric Roux authored
Summary of changes: - bug fixes in various places
-
Cedric Roux authored
-
Cedric Roux authored
-
- 06 Aug, 2018 3 commits
-
-
Cedric Roux authored
A better solution has to be found.
-
Cedric Roux authored
-
Cedric Roux authored
Pass the command line arguemnt -vcd to trace all VCD variables and functions.
-
- 03 Aug, 2018 13 commits
-
-
Raphael Defosseux authored
-- balanced (current version): all UE shares the same BW -- single-ue : one UE will use the whole requested BW -- unbalanced : all but one UE will use a residual 2% of the requested BW the rest of requested BW will be used by one UE Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Cedric Roux authored
One of the optimized RE allocation function does not work properly and generates some decoding errors with a COTS UE. Let's use the generic function for the moment, while analyzing what is wrong.
-
Cedric Roux authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Cedric Roux authored
Merge remote-tracking branch 'origin/338-correcting-changes-made-in-dlsch_demodulation-c-in-8cbe7cf6' into develop_integration_2018_w31 Conflicts: openair1/PHY/LTE_UE_TRANSPORT/dlsch_demodulation.c
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Cedric Roux authored
Merge remote-tracking branch 'origin/337-fix-t_ids-h-issue-for-phy_mex' into develop_integration_2018_w31 Conflicts: cmake_targets/CMakeLists.txt
-
Cedric Roux authored
-
Cedric Roux authored
Merge remote-tracking branch 'origin/issue332-dft-initializations' into develop_integration_2018_w31
-
Cedric Roux authored
Merge remote-tracking branch 'origin/334-iq-replay-without-mmap-usage' into develop_integration_2018_w31
-
Cedric Roux authored
-
- 02 Aug, 2018 8 commits
-
-
Raphael Defosseux authored
* adding merge request allow flag: -- if false no forced merge to develop -- if true and if branch is not develop, then forced merge to develop * lowered the ru gains in CI conf files * adding on-the-fly HTML summary within python main.py script * adding 20 MHz testcases to FDD band 7 scenario * adding GitLab status for -- centOS build -- FDD-band7 tests Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- if false no forced merge to develop -- if true and if branch is not develop, then forced merge to develop Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 01 Aug, 2018 4 commits
-
-
Raphael Defosseux authored
-- Adding script to notify developer when introducing compilation warnings -- Fix on the CentOS log archiving / reporting Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Cedric Roux authored
- install package 'vim-common' to have 'xxd' needed by the compilation process of the T tracer - change the way xxd is called so that no file is created in case of error
-
Raphael Defosseux authored
Adding a build stage on CentOS (only one variant : -w USRP --eNB) Should not trigger a fail for the moment Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- log collection on enb log requires a sudo when removing log files -- added iperf log collection to jenkins file -- corrected iperf detection of packet loss ( added jitter also) -- increased iperf DL requested BW for 10 MHz Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 31 Jul, 2018 6 commits
-
-
Elena Lukashova authored
-
Elena Lukashova authored
more flexible to support 4x4 system.
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
frtabu authored
-
Raphael Defosseux authored
-- stdbuf -o0 seems to be causing segmentation fault -- using daemon instead of nohup -- also repeating several time "got sync" message and flushing stdout/stderr Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Elena Lukashova authored
otherwise T_IDs.h was not generated. 2.Adding extra files to the PHY_MEX library.
-
- 30 Jul, 2018 1 commit
-
-
frtabu authored
-