An error occurred fetching the project authors.
- 22 Jan, 2019 2 commits
-
-
frtabu authored
fix command line parsing for config_getlist, also improve help processing and fix probe (opt) parameters processing
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 14 Jan, 2019 1 commit
-
-
frtabu authored
exit softmodem when a command line option requiring an argument is specified without an option value. Previous behavior was to print a message and ignore the option
-
- 14 Nov, 2018 1 commit
-
-
laurent authored
-
- 05 Nov, 2018 1 commit
-
-
frtabu authored
Add a parameter to load_configmodule API to allow an exec to specify that it may be run with only command line options
-
- 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
-
- 24 Oct, 2018 1 commit
-
-
Y_Tomita authored
-
- 22 Oct, 2018 2 commits
- 17 Oct, 2018 1 commit
-
-
Y_Tomita authored
-
- 16 Oct, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 30 Sep, 2018 1 commit
-
-
Florian Kaltenberger authored
-
- 20 Sep, 2018 2 commits
-
-
laurent authored
-
Wang Tsu-Han authored
-
- 19 Sep, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 13 Sep, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 11 Sep, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 05 Sep, 2018 4 commits
-
-
laurent authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 04 Sep, 2018 1 commit
-
-
Haruki NAOI authored
This reverts commit 31821838.
-
- 03 Sep, 2018 4 commits
-
-
Navid Nikaein authored
-
Robert Schmidt authored
* join pthread_FH (ru_thread) once all condition variables have been set * join RU FHTX only if it has been started (check as for pthread_create()) * join PRACH thread in the monolithic case * send broadcast on condition variable cond_eNBs, as there can be multiple waits on it * integrate stop_ru(*ru) into kill_RU_proc(*ru) * Correct memory freeing
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 31 Aug, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 30 Aug, 2018 1 commit
-
-
Haruki NAOI authored
-
- 29 Aug, 2018 1 commit
-
-
Haruki NAOI authored
-
- 24 Aug, 2018 3 commits
- 23 Aug, 2018 1 commit
-
-
laurent authored
-
- 17 Aug, 2018 1 commit
-
-
Cedric Roux authored
As reported by Robert Schmidt.
-
- 10 Aug, 2018 1 commit
-
-
Konstantinos Alexandris authored
-
- 06 Aug, 2018 1 commit
-
-
laurent authored
-
- 31 Jul, 2018 1 commit
-
-
Raphael Defosseux authored
-- stdbuf -o0 seems to be causing segmentation fault -- using daemon instead of nohup -- also repeating several time "got sync" message and flushing stdout/stderr Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 30 Jul, 2018 2 commits
-
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
Wang Tsu-Han authored
-
- 24 Jul, 2018 1 commit
-
-
Cedric Roux authored
This was used for the ITTI analyzer. The ITTI analyzer is now to be considered obsolete. The source code will be removed at some point.
-