An error occurred fetching the project authors.
- 31 Mar, 2022 1 commit
-
-
frtabu authored
-
- 30 Mar, 2022 1 commit
-
-
frtabu authored
-
- 29 Mar, 2022 1 commit
-
-
frtabu authored
-
- 04 Jan, 2022 1 commit
-
-
frtabu authored
Fixes after MR 1257 1225: sanitize address error introduced in ldpctest when using alternatives ldpc libraries and LOG flooding introduced in nrUE. Also improved openCL ldpc library build
-
- 26 Dec, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 14 Dec, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 31 Aug, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 18 Feb, 2021 1 commit
-
-
Laurent Thomas authored
-
- 11 Feb, 2021 1 commit
-
-
Mahesh authored
-
- 18 Jan, 2021 1 commit
-
-
Mahesh authored
-
- 14 Jan, 2021 1 commit
-
-
Mahesh authored
-
- 16 Dec, 2020 1 commit
-
-
Mahesh authored
-
- 08 Dec, 2020 1 commit
-
-
Mahesh authored
-
- 12 Oct, 2020 1 commit
-
-
Mahesh authored
-
- 07 Oct, 2020 1 commit
-
-
Mahesh authored
-
- 27 Jun, 2020 1 commit
-
-
MaheshK1995 authored
-
- 09 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Mainly comestics and integer type management Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 22 May, 2019 1 commit
-
-
yilmazt authored
-
- 22 Jan, 2019 2 commits
- 07 Jan, 2019 1 commit
-
-
Cedric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- 22 Nov, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 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)
-
- 27 Oct, 2018 1 commit
-
-
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)
-
- 30 Jul, 2018 1 commit
-
-
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
-
- 09 Mar, 2018 1 commit
-
-
Cedric Roux authored
-
- 08 Mar, 2018 1 commit
-
-
oai authored
-
- 22 Nov, 2017 1 commit
-
-
oai authored
-
- 16 Oct, 2017 1 commit
-
-
mohamed.said 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
-
- 25 Sep, 2017 1 commit
-
-
oai authored
-
- 24 Sep, 2017 1 commit
-
-
frtabu authored
Improve configuration module error management at init time, Fix command line help option processing, remove shotopt field from parameter structure
-
- 21 Sep, 2017 1 commit
-
-
Francois TABURET authored
lte-softmodem -O <config file> will trigger legacy config mode ltesoftmodem -O libconfig:<config file> will trigger configuration module usage.
-
- 03 Sep, 2017 1 commit
-
-
frtabu authored
-