An error occurred fetching the project authors.
- 26 Dec, 2021 2 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 23 Nov, 2021 1 commit
-
-
Melissa Elkadi authored
1. Reverts GTPU_need_ITTI back to develop 2. Removed gdb helper and co files 3. Reverts changes to logging mechanism 4. Reverts changes to assert that were unnecessary 5. Reverts changes to VNF that occured from a bad merge 6. Removes unnecessary else() in gNB softmodem
-
- 21 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 10 May, 2021 3 commits
-
-
Mahesh authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 21 Mar, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 01 Mar, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 19 Feb, 2021 1 commit
-
-
laurent authored
-
- 16 Feb, 2021 1 commit
-
-
Sakthivel Velumani authored
Updated matlab file write function to write multiple vectors to a single file.
-
- 15 Feb, 2021 1 commit
-
-
Melissa Elkadi authored
Mutexes were not being initialized. In multiple places they were not being unlocked. In fill rach it was not being locked or unlocked.
-
- 08 Jan, 2021 1 commit
-
-
Melissa Elkadi authored
The clean up includes removing white space changes, adding logs, adding comments to make various changes more obvious, etc.
-
- 11 Oct, 2020 1 commit
-
-
Michael Cook authored
-
- 10 Sep, 2020 1 commit
-
-
heshanyun authored
-
- 06 Sep, 2020 1 commit
-
-
Michael Cook authored
This change allows us to disable the LOG_I messages to reduce overhead. Removed LOG_VAR macro because it was used in only one place, and a better solution is to simply use `__attribute__((unused))`.
-
- 02 Sep, 2020 1 commit
-
-
Andrew Burger authored
-
- 19 Jul, 2020 2 commits
-
-
Michael Cook authored
Revert unnecessary changes relative to origin/develop Reviewed with Andrew
-
Michael Cook authored
-
- 10 Jul, 2020 1 commit
-
-
Andrew Burger authored
-
- 09 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Mainly comestics and integer type management Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 05 Dec, 2019 2 commits
- 25 Nov, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 24 Sep, 2019 1 commit
-
-
yilmazt authored
-
- 14 Sep, 2019 1 commit
-
-
javier.morgade@ieee.org authored
ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu) Signed-off-by:
javier.morgade@ieee.org <javier.morgade@ieee.org>
-
- 31 Jul, 2019 1 commit
-
-
yilmazt authored
-
- 08 Jun, 2019 1 commit
-
-
wujing authored
-
- 03 Apr, 2019 1 commit
-
-
laurent authored
-
- 25 Feb, 2019 1 commit
-
-
frtabu authored
Fix corrupted LOGs in L1L2simulator, introducing two new components NFAPI_VNF and NFAPI_pnf. Integrate Fujitsu fix for up to 50 UEs. Apply astyle to all modified files in the branch
-
- 22 Feb, 2019 1 commit
-
-
Robert Schmidt authored
-
- 22 Jan, 2019 1 commit
-
-
frtabu authored
fix command line parsing for config_getlist, also improve help processing and fix probe (opt) parameters processing
-
- 22 Nov, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 14 Nov, 2018 1 commit
-
-
laurent authored
-
- 02 Nov, 2018 1 commit
-
-
frtabu authored
abort execution when an unknown option is passed via the command line: add config_check_cmdlineopt API to config module, create lte-softmodem-common.c source to remove duplicate code in lte-softmodem.c and lte-uesoftmodem.c, fix segfaults in exec_function of lte-uesoftmodem
-
- 27 Oct, 2018 1 commit
-
-
Wolfgang A. Mozart authored
-
- 24 Sep, 2018 1 commit
-
-
Bing-Kai Hong authored
-
- 11 Sep, 2018 1 commit
-
-
Cedric Roux authored
When compiling in debug mode, the 'inline' semantics of C99 led to the errors: /roux/w25/openairinterface5g/common/utils/LOG/log.c:479: undefined reference to `log_header' libUTIL.a(log.c.o): In function `log_dump': /roux/w25/openairinterface5g/common/utils/LOG/log.c:502: undefined reference to `log_header' collect2: error: ld returned 1 exit status Let's use static instead of inline.
-
- 07 Sep, 2018 2 commits
-
-
Bing-Kai Hong authored
-
Konstantinos Alexandris authored
-