An error occurred fetching the project authors.
- 16 Mar, 2017 1 commit
-
-
Cedric Roux authored
This work was done by Laurent Thomas.
-
- 13 Mar, 2017 1 commit
-
-
hbilel authored
-
- 08 Mar, 2017 1 commit
-
-
hbilel authored
-
- 17 Feb, 2017 1 commit
-
-
Cedric Roux authored
This reverts commit d31634c3. Laurent Thomas had a problem on one machine with the build_oai way of checking for nettle. The problem with the alternative solution of including nettle/bignum.h is that it is very unclear. The problem with nettle is that the file nettle/config.h does not exist for version 2. It was introduced in version 3. We want to support both versions, but there is an API incompatibility. So we need an #if #else mechanism. The file nettle/bignum.h is present in both versions 2 and 3 and it includes nettle/version.h in the version 3. So by including this file, we can check for the existence of NETTLE_VERSION_MAJOR (that comes from nettle/config.h) in the code. But as you can see, the reasoning is way too complex. So it's better to keep the check in cmake_targets/CMakeLists.txt. As long as we support version 2 this will be the way to go. It is possible to force a given version in specific non-generic customized environments.
-
- 05 Feb, 2017 1 commit
-
-
Raymond Knopp authored
-
- 02 Feb, 2017 1 commit
-
-
Raymond Knopp authored
-
- 25 Jan, 2017 1 commit
-
-
Frédéric Leroy authored
-
- 20 Jan, 2017 1 commit
-
-
Cedric Roux authored
when testing on haswell, using apt-get to install LimeSDR libraries and includes, it put it in /usr/include, not /usr/local/include
-
- 07 Jan, 2017 2 commits
-
-
Raymond.Knopp authored
-
laurent authored
-
- 06 Jan, 2017 1 commit
-
-
Cedric Roux authored
As reported on the mailing list, there was a problem for some users. The link phase of building the simulators was giving the error "undefined reference to ATL_scopy".
-
- 08 Dec, 2016 2 commits
-
-
Cedric Roux authored
Another way to set those two variables has to be used for the specific UE case (use a sub CMakeLists.txt, see in build_oai).
-
gabrielC authored
-
- 24 Nov, 2016 1 commit
-
-
Raymond Knopp authored
-
- 21 Nov, 2016 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
debugging information in lte-enb, addition of external reference option in lte-softmodem and usrp_lib.cpp
-
- 18 Nov, 2016 3 commits
-
-
Raymond Knopp authored
-
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)
-
Florian Kaltenberger authored
-
- 09 Nov, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 04 Nov, 2016 2 commits
-
-
Xenofon Foukas authored
-
Xenofon Foukas authored
-
- 27 Oct, 2016 1 commit
-
-
luhan wang authored
-
- 20 Oct, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 12 Oct, 2016 1 commit
-
-
hbilel authored
1- Implement SRS procedures
-
- 10 Oct, 2016 1 commit
-
-
Navid Nikaein authored
-
- 07 Oct, 2016 1 commit
-
-
Rohit Gupta authored
-
- 03 Oct, 2016 1 commit
-
-
Cedric Roux authored
-
- 02 Oct, 2016 1 commit
-
-
Rohit Gupta authored
-
- 01 Oct, 2016 1 commit
-
-
Rohit Gupta authored
-
- 30 Sep, 2016 1 commit
-
-
Laurent authored
-
- 28 Sep, 2016 1 commit
-
-
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
-
- 25 Sep, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 10 Sep, 2016 1 commit
-
-
Raymond Knopp authored
-
- 03 Sep, 2016 1 commit
-
-
Raymond Knopp authored
-
- 31 Aug, 2016 1 commit
-
-
Xiwen JIANG authored
-
- 30 Aug, 2016 1 commit
-
-
Xiwen JIANG authored
-
- 22 Aug, 2016 1 commit
-
-
Rohit Gupta authored
-
- 19 Aug, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 18 Aug, 2016 1 commit
-
-
Florian Kaltenberger authored
-