An error occurred fetching the project authors.
- 21 Nov, 2023 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 20 Oct, 2023 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 17 Oct, 2023 2 commits
-
-
Robert Schmidt authored
This enables build_oai to detect if the output terminal supports colors. If it does, it will use colors in its output. If it does not, it will just print the text, without color codes, improving legibility.
-
Robert Schmidt authored
-
- 04 Oct, 2023 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 15 Sep, 2023 2 commits
- 14 Sep, 2023 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 31 Jul, 2023 2 commits
-
-
Robert Schmidt authored
Some distributions, e.g., CentOS8 or RHEL8, ship with an old cmake (v2.8). To provide a newer, they have a separate cmake3 package, where a recent cmake version is in program cmake3. To be agnostic, build_helper detects the distribution and choses the cmake program to use. This commit uses the correct cmake, which is provided in the environment variable $CMAKE.
-
Robert Schmidt authored
-
- 20 Jul, 2023 1 commit
-
-
Robert Schmidt authored
Reason: see previous commit. Don't install libxft by default
-
- 18 Jul, 2023 3 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 13 Jul, 2023 1 commit
-
-
Robert Schmidt authored
-
- 10 Jul, 2023 1 commit
-
-
laurent authored
-
- 07 Jul, 2023 2 commits
-
-
Robert Schmidt authored
Instead of using ninja/make directly, there is a cmake command option to trigger the build using whatever build tool has been configured. Use it; if there is a mismatch, there will also be a clearer cmake error. Remove build_oai's --build-coverity: we don't use it, and it can trivially be added if required (probably, most users would run it by hand anyway). Add an error if the compilations function is not called with the right noumber of arguments.
-
Robert Schmidt authored
-
- 06 Jun, 2023 1 commit
-
-
Jaroslava Fiedlerova authored
-
- 05 Jun, 2023 4 commits
-
-
Jaroslava Fiedlerova authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 02 Jun, 2023 2 commits
-
-
Robert Schmidt authored
To allow users to install asn1c quickly in install, make this directory to allow standalone execution of install_asn1c_from_source. The instructions are now: sudo ls # open sudo session, required by install_asn1c_from_source . oaienv # read of default variables . cmake_targets/tools/build_helper # read in functions install_asn1c_from_source # install
-
Robert Schmidt authored
-
- 01 Jun, 2023 1 commit
-
-
Cedric Roux authored
We don't work much on asn1c. The version we use has several bugs. There is an active community out there that fixes bugs and improves asn1c. Let's use their version.
-
- 16 May, 2023 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 04 May, 2023 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 11 Mar, 2023 3 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 06 Mar, 2023 1 commit
-
-
Robert Schmidt authored
-
- 23 Feb, 2023 1 commit
-
-
Bo Zhao authored
Authors: Bo Zhao, Marwan Hammouda, Thomas Schlichter (Fraunhofer IIS) - CMakeLists modification: add QtWidgets library, add new source files, MOC (Meta-Object Compiler) on the given source file - build_oai modification - Activate new GUI with Qt on the UE side - 2 x 3 widget with I/Q sample for PDSCH - Drop-down list implementation
-
- 22 Feb, 2023 1 commit
-
-
Jaroslava Fiedlerova authored
-
- 21 Feb, 2023 1 commit
-
-
Jaroslava Fiedlerova authored
-
- 20 Feb, 2023 1 commit
-
-
Robert Schmidt authored
-
- 17 Feb, 2023 1 commit
-
-
Jaroslava Fiedlerova authored
-
- 10 Feb, 2023 1 commit
-
-
mir authored
Add byte_array_t structure under common/
-
- 03 Feb, 2023 1 commit
-
-
Gabriele Gemmi authored
Many useless dependencies have been removed or moved to the additional tools list of packages. Xforms and ue-ip module must now be built explicitly Removed support for Ubuntu 16. Addedd support for Debian 11 and Fedora 37 Squashed commits: removed all unused dependencies Applied patch from Robert + cleanup in the dependencies Applied patch from Robert + cleanup in the dependencies Moved xforms to optional packages, minor fixes remvoed ue_ip module from ue build fixes in the build script styling fixes Make RHEL8 ran-base build - Use EPEL 8 - Inside container there is no sudo, so remove superfluous -H - Install python3-mako Working build on fedora 36 Make build by install xxd Drop Ubuntu 16 support add pip3 again Correct software Drop useless software, maybe drop python too Fix: comment mistaken for package Remove Netinterfaces from optional packages (Ubuntu) Don't link xforms into 4G simulators: not needed Install xmlstarlet, required for physims Support for fedora 37 Remove irrelevant svn executable from physims Option to compile UE ip kernel module Install only relevant boost libs Removed --skip-broken Remove unnecessary vconfig,numpy,scipy dependencies Remove packages that have been installed (pkg-config), python, awk Remove unnecessary ntpsec package addedd support for debian 11 styiling fixes
-
- 31 Jan, 2023 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-