An error occurred fetching the project authors.
- 21 Jan, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 15 Jan, 2019 2 commits
-
-
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>
-
- 14 Jan, 2019 1 commit
-
-
Cedric Roux authored
-
- 03 Dec, 2018 1 commit
-
-
Raphael Defosseux authored
-- Connection w/ basic simulator Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 08 Nov, 2018 2 commits
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 17 Oct, 2018 1 commit
-
-
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>
-
- 16 Oct, 2018 4 commits
-
-
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>
-
- 15 Oct, 2018 1 commit
-
-
Cedric Roux authored
This reverts commit d7441543.
-
- 12 Oct, 2018 1 commit
-
-
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>
-
- 02 Oct, 2018 1 commit
-
-
Raphael Defosseux authored
also at eNB init, no sync will result into an error Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 01 Oct, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 28 Sep, 2018 1 commit
-
-
Robert Schmidt authored
-
- 27 Sep, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 21 Sep, 2018 1 commit
-
-
Raphael Defosseux authored
-- FDD -- basic simulator Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 03 Sep, 2018 2 commits
-
-
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>
-
Cedric Roux authored
-
- 28 Aug, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 24 Aug, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 23 Aug, 2018 1 commit
-
-
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 };
-
- 02 Aug, 2018 2 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>
-
- 27 Jul, 2018 1 commit
-
-
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>
-