An error occurred fetching the project authors.
- 22 Nov, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 08 Nov, 2018 12 commits
-
-
Francois TABURET authored
-
Francois TABURET authored
-
Francois TABURET authored
-
Francois TABURET authored
-
Francois TABURET authored
-
Francois TABURET authored
-
Francois TABURET authored
-
Francois TABURET authored
-
Francois TABURET authored
-
Francois TABURET authored
-
Francois TABURET authored
-
frtabu 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 4 commits
-
-
frtabu authored
fix bad build_oai directive to compile libconfig for phy-simulators, fix load_configmodule crash because config source not set.
-
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
-
Florian Kaltenberger 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
-
- 05 Sep, 2018 1 commit
-
-
laurent authored
-
- 04 Sep, 2018 1 commit
-
-
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.
-
- 24 Aug, 2018 1 commit
-
-
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
-
- 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
-
-
Raymond Knopp authored
2. minor modifications in dlsch_demodulation.c for 2 eNB TX antennas, 1 RX antenna. Inconsistant indexing of some arrays in this case. 3. change in config_load_configmodule.c : removed exit(-1) when no configuration file is used. This makes unitary simulators exit. Effect on lte-XXsoftmodem TBC.
-
- 13 Jul, 2018 1 commit
-
-
Raymond Knopp authored
Log review step 1: legacy VCD removal, LOG macro modified, TTracer enabled at build time by default, in a way it, by default configuration, provides console logs, as in previous versions
-
- 14 Mar, 2018 1 commit
-
-
Raymond Knopp authored
-
- 09 Mar, 2018 1 commit
-
-
Cedric Roux authored
-
- 08 Mar, 2018 1 commit
-
-
oai authored
-
- 15 Jan, 2018 1 commit
-
-
Cedric Roux authored
It has been chosen to not include the full history of commits from David. He included a binary version of wireshark, probably a modified one that understands NFAPI. Wireshark is released under the GPL license, we cannot include it in the repository. We could have done a next commit to remove this binary. But then it would still be present in the history of commits, which may not be allowed. And it would take space on disk. We could edit the history to remove wireshark entirely. But this operation is too complicated. There was also a pcap capture file, which has nothing to do in the history of commits and would take space on disk. There again, it's too difficult to edit the history to remove it. There was a file .gitignore that was also removed. The original history can be found on David's repository: https://gitlab.eurecom.fr/daveprice/openairinterface5g/ The branch is: nfapi-ru-rau-split. A copy of that branch has been included in the internal OAI repository, for those who have access to it. The branch is the same. The last commit ID is 9106438239e0bc626ff1fa1d97d911caadd0fbb9. You can compare the current commit with the commit 9106... to see what differs. The current commit has to be considered non-working. The commit following the current commit will fix problems with the work in the current commit. If you use git bisect, don't spend time analyzing the current commit.
-
- 01 Dec, 2017 1 commit
-
-
Cedric Roux authored
-
- 22 Nov, 2017 2 commits
-
-
oai authored
-
Florian Kaltenberger authored
-
- 01 Oct, 2017 1 commit
-
-
frtabu authored
remove getopt call in configuration module, it changes the argv order. Fix configuration module bugs (command line arguments sometimes not properly processed
-
- 29 Sep, 2017 2 commits
- 26 Sep, 2017 2 commits
- 25 Sep, 2017 1 commit
-
-
oai authored
-