An error occurred fetching the project authors.
- 03 Apr, 2019 1 commit
-
-
laurent authored
-
- 27 Oct, 2018 1 commit
-
-
Wolfgang A. Mozart 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 1 commit
-
-
Konstantinos Alexandris authored
-
- 04 Sep, 2018 1 commit
-
-
Haruki NAOI authored
This reverts commit 31821838.
-
- 30 Aug, 2018 1 commit
-
-
Haruki NAOI authored
-
- 29 Aug, 2018 1 commit
-
-
Haruki NAOI authored
-
- 24 Aug, 2018 3 commits
-
-
frtabu authored
-
frtabu authored
Use common log mechanism in layer 3, mapping specific macros to common ones and extending common log utilities to support specific layer3 requirements
-
frtabu authored
LOG_F replaced by LOG_DUMPMSG. Add a generic function to dump a buffer or message. Go on with LOG_M implementation improvement. Remove redundant options to enable/disable logs.
-
- 31 Jul, 2018 1 commit
-
-
frtabu authored
-
- 30 Jul, 2018 2 commits
-
-
frtabu authored
remove compilation warnings, especially when disabling T_TRACER. enhance LOG_M macro implementation, introduce LOG_DEBUG_XXX macro to replace #ifdef DEBUG_XXX
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-