An error occurred fetching the project authors.
- 17 May, 2019 1 commit
-
-
laurent authored
-
- 14 May, 2019 1 commit
-
-
Laurent authored
-
- 30 Apr, 2019 3 commits
- 23 Apr, 2019 1 commit
-
-
laurent authored
-
- 16 Apr, 2019 1 commit
-
-
yilmazt authored
Final --phy_simulators warning removals for this branch, and former polar coding function corrections
-
- 11 Apr, 2019 1 commit
-
-
laurent authored
-
- 10 Apr, 2019 1 commit
-
-
laurent authored
-
- 03 Apr, 2019 1 commit
-
-
laurent authored
-
- 22 Mar, 2019 1 commit
-
-
laurent authored
-
- 21 Mar, 2019 2 commits
- 06 Feb, 2019 1 commit
-
-
laurent authored
-
- 29 Dec, 2018 1 commit
-
-
Raymond Knopp authored
-
- 06 Nov, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 27 Oct, 2018 2 commits
-
-
Wolfgang A. Mozart authored
-
Wolfgang A. Mozart authored
removing reference to uesoftmodem from load_configmodule (don't understand why this dependence is there in fist place. Also makes unitary sims break)
-
- 28 Sep, 2018 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 21 Sep, 2018 1 commit
-
-
Konstantinos Alexandris authored
-
- 20 Sep, 2018 2 commits
- 18 Sep, 2018 1 commit
-
-
Florian Kaltenberger authored
not all regression tests done (had to touch some header files)
-
- 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
-
-
Cedric Roux authored
-
Konstantinos Alexandris authored
-
- 05 Sep, 2018 1 commit
-
-
laurent authored
-
- 04 Sep, 2018 4 commits
-
-
Cedric Roux authored
Using valgrind revealed that those two arrays were too small. Let's use 512 bytes, which should be enough for every practical cases.
-
Cedric Roux authored
This includes damages check_vcd.c in the T tracer (in develop branch).
-
Cedric Roux authored
Using the basic simulator and valgrind, it was found that the lack of initialization of those two pointers leads to some very nasty behavior of some other parts of the system.
-
Haruki NAOI authored
This reverts commit 31821838.
-
- 03 Sep, 2018 2 commits
-
-
Robert Schmidt authored
don't fail in library utility function, return with error code instead and let application decide what is best on how to proceed
-
Robert Schmidt authored
* check whether a library has been loaded before; in this case, don't allocate new memory but load from old library again * vital parameters, previous exit_fun are checked by AssertFatal() * structure has changed a bit to make it easier to follow (instead of nested ifs includes one goto to the end of the function) * formatting has been improved
-
- 30 Aug, 2018 2 commits
-
-
Cedric Roux authored
This commit attempts to fix the error: no good visual found
-
Haruki NAOI authored
-
- 29 Aug, 2018 1 commit
-
-
Haruki NAOI authored
-
- 27 Aug, 2018 1 commit
-
-
Raymond Knopp authored
-
- 24 Aug, 2018 2 commits