- Mar 10, 2017
-
-
Cedric Roux authored
New tests: 0186xx for TDD with the huawei 3276 dongle. All necessary files to configure and use it have been added. Existing code has been adapted for the TDD tests. Only the test setup v2 has been adapted. The file test_case_list.xml has been changed to add tests 0186xx, but only to work with test setup v2. It won't work with test setup v1. To be completed if needed. The tests are similar to FDD tests. Throughputs for TDD have to be adjusted, the throughputs of FDD are used for the moment.
-
Cedric Roux authored
-
- Feb 13, 2017
-
-
Cedric Roux authored
-
- Feb 03, 2017
-
-
Elena_Lukashova authored
All the test pass.
-
- Jan 30, 2017
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- Jan 24, 2017
-
-
Cedric Roux authored
-
- Jan 09, 2017
-
-
Rohit Gupta authored
The throughput for the bandrich dongle was limited to 13Mb/s in downlink UDP with iperf, with lots of packets lost (we sent 15Mb/s). TCP was working fine. Replacing /dev/ttyUSB2 by /dev/ttyUSB0 for wvdial solves the issue. We also had to have separate data/control links. (See bandrich.txt in cmake_targets/autotests/v2/actions for full details.)
-
- Jan 06, 2017
-
-
Cedric Roux authored
-
Cedric Roux authored
The old one is still usable by replacing .gitlab-ci.yml with the previous version.
-
- Dec 14, 2016
-
-
gabrielC authored
-
- Dec 09, 2016
-
-
ROBERT Benoit authored
-
- Dec 02, 2016
-
-
Rohit Gupta authored
-
Rohit gupta authored
-
Rohit Gupta authored
-
- Dec 01, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Nov 25, 2016
-
-
ROBERT Benoit authored
-
Rohit Gupta authored
-
- Nov 24, 2016
-
-
Florian Kaltenberger authored
-
Rohit Gupta authored
-
- Nov 21, 2016
-
-
ROBERT Benoit authored
-
- Nov 18, 2016
-
-
ROBERT Benoit authored
- add progess bar report - reduce ssh max_tries to 10 - cleanOldPrograms -> change kill cmd line to be able to run autotest on same machine than lte-softmodem (thanks Rohit & Gabriel) - Cleanning output prints - add --skip-machine-preparation on cmd line - add --skip-sanity-check on cmd line - add HTML REPORT (no-S1 only) - add XML detailled report (no-S1 only)
-
- Nov 03, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Oct 25, 2016
-
-
ROBERT Benoit authored
Autotest Framework modifications: -> paramiko.Transport((hostname, ports)) : issue on my configuration -> add --test-suite command line parameter to select a different test suite XML file (default is test_case_list.xml) -> add patch file functionnality when installing remote machine : required to add LOG printing for pass/fail evaluation -> add lte-softmodem-noS1 test class - fork of lte-softmodem with the following modification - no EPC management on lte-softmodem-noS1 class - add cell synchronization detection as a precondition for test results analysis - add metric extraction for pass/fail criteria (metrics are defined in XML file) - generate graphics for performances metrics (used in the HTML report -> not available in this delivery) Patch files: -> autotest_ue_cell_synch_event.patch : Add log for cell synchronization detection -> autotest_ue_dlsch_bitrate_metric.patch : Add log for DLSCH bitrate capture -> 3gpplte_turbo_decoder_sse_8bit.patch : hotfix for turbo decoder in autotest (issue followed in oai1B project) -> phy_test__target_dl_mcs.patch : hotfix for --phy-test configuration (MCS)
-
- Oct 17, 2016
-
-
Rohit Gupta authored
-
- Oct 11, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Oct 04, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Oct 03, 2016
-
-
Rohit Gupta authored
-
- Oct 02, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Oct 01, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Sep 28, 2016
-
-
Cedric Roux authored
The text has been updated in all those files. modified: README.txt modified: cmake_targets/CMakeLists.txt modified: cmake_targets/at_commands/CMakeLists.txt modified: cmake_targets/autotests/core.py modified: cmake_targets/autotests/log.py modified: cmake_targets/autotests/openair.py modified: cmake_targets/autotests/run_exec_autotests.bash modified: cmake_targets/autotests/run_exec_lte-softmodem_tests.py modified: cmake_targets/autotests/tools/configure_cots_bandrich_ue.py modified: cmake_targets/autotests/tools/configure_cots_huaweiE398_ue.py modified: cmake_targets/autotests/tools/configure_usrpb210.py modified: cmake_targets/autotests/tools/find_usb_path.bash modified: cmake_targets/autotests/tools/free_mem.bash modified: cmake_targets/autotests/tools/iperf3_script modified: cmake_targets/autotests/tools/iperf3_script_phone modified: cmake_targets/autotests/tools/iperf_script modified: cmake_targets/autotests/tools/iperf_script_phone modified: cmake_targets/autotests/tools/lib_autotest.py modified: cmake_targets/autotests/tools/search_repl.py modified: cmake_targets/build_oai modified: cmake_targets/tools/asn1tostruct.py modified: cmake_targets/tools/build_helper modified: cmake_targets/tools/build_test_epc_tools modified: cmake_targets/tools/example_enb_exmimo_mme_hss.txt modified: cmake_targets/tools/example_oaisim_enb_ue_mme_virtual.txt modified: cmake_targets/tools/indent_source_code modified: cmake_targets/tools/init_exmimo2 modified: cmake_targets/tools/init_nas_nos1 modified: cmake_targets/tools/perf_oai.bash modified: cmake_targets/tools/run_enb_s1_exmimo modified: cmake_targets/tools/run_enb_s1_usrp modified: cmake_targets/tools/run_enb_ue_virt_noS1 modified: cmake_targets/tools/run_enb_ue_virt_s1 modified: openair2/DOCS/TEMPLATES/README/Readme.doxy modified: openair2/DOCS/TEMPLATES/README/readme.txt modified: openair2/Makefile modified: openair2/UTIL/OCG/Readme.doxy modified: openair2/UTIL/OCG/readme.txt modified: openair2/UTIL/OSD/recep.php modified: openair2/X2AP/MESSAGES/ASN1/asn1tostruct.py modified: openair3/DOCS/DOXYGEN/Makefile.am modified: openair3/DOCS/Latex/EPC/Makefile modified: openair3/DOCS/Makefile.am modified: openair3/GTPV1-U/Makefile.am modified: openair3/GTPV1-U/Makefile.eNB modified: openair3/NAS/TEST/AS_SIMULATOR/Makefile modified: openair3/NAS/TEST/NETWORK/Makefile modified: openair3/NAS/TEST/USER/Makefile modified: openair3/NAS/TOOLS/Makefile modified: openair3/NAS/UE/API/USER/Makefile modified: openair3/NAS/UE/API/USER/tst/Makefile modified: openair3/NAS/UE/API/USIM/Makefile modified: openair3/S1AP/MESSAGES/ASN1/asn1tostruct.py modified: openair3/TEST/Makefile.am modified: targets/ARCH/EXMIMO/USERSPACE/OCTAVE/gpib_send.cc modified: targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_config_exmimo.cc modified: targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_get_frame.cc modified: targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_get_num_detected_cards.cc modified: targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_send_frame.cc modified: targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_stop.cc modified: targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_stop_without_reset.cc modified: targets/PROJECTS/E-MBMS/build_all.bash modified: targets/PROJECTS/E-MBMS/start_enb.bash modified: targets/PROJECTS/E-MBMS/start_ue.bash modified: targets/PROJECTS/E-MBMS/utils.bash modified: targets/PROJECTS/GENERIC-LTE-EPC/interfaces.bash modified: targets/PROJECTS/GENERIC-LTE-EPC/networks.bash modified: targets/PROJECTS/GENERIC-LTE-EPC/start_enb_and_ue_virt.bash modified: targets/PROJECTS/GENERIC-LTE-EPC/start_ue.bash modified: targets/PROJECTS/GENERIC-LTE-EPC/utils.bash modified: targets/PROJECTS/GENERIC-LTE-EPC/virtual_box.bash modified: targets/SCRIPTS/install_asn1c_0.9.24.modified.bash modified: targets/TEST/OAI/case01.py modified: targets/TEST/OAI/case02.py modified: targets/TEST/OAI/case03.py modified: targets/TEST/OAI/case04.py modified: targets/TEST/OAI/case05.py modified: targets/TEST/OAI/case11.py modified: targets/TEST/OAI/case12.py modified: targets/TEST/OAI/case13.py modified: targets/TEST/OAI/core.py modified: targets/TEST/OAI/log.py modified: targets/TEST/OAI/openair.py modified: targets/TEST/OAI/test01.py modified: targets/TEST/OAI/test02.py modified: targets/TEST/PDCP/readme.txt modified: targets/build_helper.bash modified: targets/build_oai.bash modified: targets/perf_oai.bash
-
- Sep 27, 2016
-
-
Rohit Gupta authored
-
- Sep 26, 2016
-
-
Rohit Gupta authored
-
- Sep 24, 2016
-
-
Rohit Gupta authored
-