- 03 Aug, 2018 7 commits
-
-
Cedric Roux authored
-
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
-
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 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>
-
- 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 9 commits
-
-
frtabu authored
-
frtabu authored
remove compilation warnings, especially when disabling T_TRACER. enhance LOG_M macro implementation, introduce LOG_DEBUG_XXX macro to replace #ifdef DEBUG_XXX
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
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
added slave job trigger for testing Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Wang Tsu-Han authored
Conflicts: openair1/PHY/LTE_TRANSPORT/dlsch_modulation.c openair1/PHY/LTE_UE_TRANSPORT/get_pmi.c openair2/LAYER2/MAC/eNB_scheduler_phytest.c openair3/S1AP/MESSAGES/ASN1/R8/s1ap-8.10.0.asn1 targets/RT/USER/lte-enb.c targets/RT/USER/lte-ru.c targets/RT/USER/rfsim.h
-
Wang Tsu-Han authored
-
Raphael Defosseux authored
CI: integrating COTS-UE bench scripts See merge request oai/openairinterface5g!350
-
- 27 Jul, 2018 10 commits
-
-
Raymond Knopp authored
-
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>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- Jenkins Pipeline script: -- Moved the node to a proper subnetwork -- Added ansiColor option -- XML testsuite file can now be an option to the main.py python script -- Added some examples testsuite templates -- main.py python file -- Added an option when opening an SSH session: taking care of clients with copied SSH keys in that case, verifing that we are on the correct host -- BuildeNB method is closer from Fujitsu's original one improvement on flexibility for code source path naming better clean-up of workspace -- LTEBOX EPC (init / termination / logCollection) methods improvements w/ a /tmp path -- Checking of processes (EPC / eNB) is parallelized also handles LTEBOX EPX vs OAI CN -- UE methods added: attach, detach, reboot, ping With complete parallelism for multiple UEs iperf added but not tested Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- temporary into a separate jenkins job -- parameters are not in the pipeline script file they have to be set up manually in the Jenkins GUI configuration page they are then check if present in pipeline script -- call to python script -- build on a server with RF HW capabilities for the moment USRP B2x0 also handles merge request process for gitlab -- since it is for CI, it is a clean build -- connect to an EPC (OAI or LTEBOX) -- terminates eNB / EPC -- log collection Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- Increased allocated memory for the cppcheck VM Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 26 Jul, 2018 2 commits
-
-
Cedric Roux authored
Summary of changes: - RF simulator enhancements - remove oaisim - use new asn1c - bug fixes / cleanup - TDD fixes - IQ replay fixes - clean VCD/LOG_XX The new asn1c requires a reinstallation. Do: ./build_oai -I
-
Cedric Roux authored
The power estimation of the UE has to be debugged (calibrated?). In the meantime, using "--ue-rxgain 140" lets the UE and eNB talk to each other in the basic simulator.
-