- Jan 21, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jan 15, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
also disabling LLL realtime issues as an error until PRACH allocation is fixed Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jan 14, 2019
-
-
Cédric Roux authored
-
- Jan 07, 2019
-
-
Cédric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- Dec 03, 2018
-
-
Raphael Defosseux authored
-- Connection w/ basic simulator Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Nov 22, 2018
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Nov 08, 2018
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Oct 17, 2018
-
-
Raphael Defosseux authored
-- fix for IF4p5 TDD scenario (missing build test-case) -- added automatic UE/eNB termination in main.py when iperf/ping fails It allows to have a eNB log analysis for HTML reporting -- added statistics on PDCP out-of-resource messages -- added statistics on ULSCH error messages Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Oct 16, 2018
-
-
Raphael Defosseux authored
also adding TDD IF4p5 testing removing basic-sim TDD 5MHz DL iperf test Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
--> currently only FDD 5MHz 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>
-
- Oct 15, 2018
-
-
Cédric Roux authored
This reverts commit d7441543.
-
- Oct 12, 2018
-
-
Raphael Defosseux authored
-> having 2 PLMN IDs in the table since UE seems to pick 2nd one Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Oct 02, 2018
-
-
Raphael Defosseux authored
also at eNB init, no sync will result into an error Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Oct 01, 2018
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Sep 28, 2018
-
-
Robert Schmidt authored
-
- Sep 27, 2018
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Sep 21, 2018
-
-
Raphael Defosseux authored
-- FDD -- basic simulator Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Sep 03, 2018
-
-
Raphael Defosseux authored
-- Configuration files for a Band-40 test setup -- XML file test on band-40 for 5 and 10 MHz in DL only Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Cédric Roux authored
-
- Aug 28, 2018
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Aug 24, 2018
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Aug 23, 2018
-
-
Konstantinos Alexandris authored
The configuration file has now to contain ENB_IPV4_ADDRESS_FOR_X2C and ENB_PORT_FOR_X2C in the NETWORK_INTERFACES section. For example: NETWORK_INTERFACES : { ENB_INTERFACE_NAME_FOR_S1_MME = "eth0"; ENB_IPV4_ADDRESS_FOR_S1_MME = "192.168.12.111/24"; ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.12.111/24"; ENB_PORT_FOR_S1U = 2152; # Spec 2152 ENB_IPV4_ADDRESS_FOR_X2C = "192.168.12.111/24"; ENB_PORT_FOR_X2C = 36422; # Spec 36422 };
-
- Aug 02, 2018
-
-
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>
-
- Jul 27, 2018
-
-
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>
-