- 08 Aug, 2018 2 commits
-
-
WEI-TAI CHEN authored
-
WEI-TAI CHEN authored
-
- 07 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
First build command : ./build_oai --gNB -w USRP -I
-
- 06 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 05 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 04 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 03 Aug, 2018 7 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>
-
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>
-
WEI-TAI CHEN authored
-
WEI-TAI CHEN authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 02 Aug, 2018 11 commits
-
-
WEI-TAI CHEN authored
-
Calvin HSU authored
Procedures based on 38.213 ch.13 and ch.10, 38.211 ch.7. - Type0-PDCCH search space - Type0-PDCCH coreset
-
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>
-
WEI-TAI CHEN authored
But NR-RRC-Definitions.asn file only include the NR-RRC-Definitions DEFINITIONS section If we include the NR-UE-Variables into asn file, it will can't be compile in asn tool and also some of implict problem for new version asn file
-
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 6 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>
-
WEI-TAI CHEN authored
-
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>
-
Calvin HSU authored
-
- 31 Jul, 2018 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
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>
-
- 30 Jul, 2018 3 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
added slave job trigger for testing Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
CI: integrating COTS-UE bench scripts See merge request oai/openairinterface5g!350
-
- 28 Jul, 2018 1 commit
-
-
WEI-TAI CHEN authored
Since there are some error can't compile for 38311-f21.asn Version, NR RRC ASN go back to 38331-f10 version
-
- 27 Jul, 2018 4 commits
-
-
Calvin HSU authored
NR_LTE_UE_REUSE_LIB: set of files need to be update from LTE to NR version.
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
* added banner to pipeline script * added parameters to Jenkins pipeline / python * xmlfile and test stage * eNB configuration files are located under ci-scripts/conf_files * no more correction of MNC * still correction of EPC / eNB IP addresses at runtime * Initialize_eNB_args is back using the proper "-O " syntax * Terminate stage is parallel as in FJU's original pipeline * Log collection stage is back fully parallel * Console as artifact an option * Check if terminate calls ended well, to be repeated at the end * Adding back iperf: * selection of iperf vs iperf3 * adding some iperf testcases to test suite * Better enb launch Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- a boolean parameter should be added to master eNB job -- for slack: pipelineUsesSlack if not present or false, no message will be sent Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-