An error occurred fetching the project authors.
- 26 Feb, 2024 1 commit
-
-
Raphael Defosseux authored
This reverts commit 2b796874.
-
- 06 Feb, 2024 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 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/
-