- Aug 27, 2018
-
-
Cedric Roux authored
-
- Aug 17, 2018
-
-
Cedric Roux authored
As reported by Robert Schmidt.
-
- Aug 14, 2018
-
-
Cedric Roux authored
Compilation of UE softmodem failed.
-
- Aug 10, 2018
-
-
Konstantinos Alexandris authored
-
- Aug 03, 2018
-
-
Cedric Roux authored
-
- Jul 31, 2018
-
-
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>
-
- Jul 30, 2018
-
-
frtabu authored
-
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
-
Wang Tsu-Han authored
-
- Jul 26, 2018
-
-
Cedric Roux authored
The power estimation of the UE has to be debugged (calibrated?). In the meantime, using "--ue-rxgain 140" lets the UE and eNB talk to each other in the basic simulator.
-
- Jul 24, 2018
-
-
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.
-
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.
-
- Jul 23, 2018
-
-
bruno mongazon-cazavet authored
-
Cedric Roux authored
-
- Jul 13, 2018
-
-
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
-
Haruki NAOI authored
-
- Jul 12, 2018
-
-
Bi-Ruei, Chiu authored
-
- Jul 10, 2018
-
-
Elena Lukashova authored
-
- Jul 09, 2018
-
-
Raymond Knopp authored
T tracer configuration identical for all executables, no ref to T Tracer config variables (T_port, T_wait...) outside the T tracer
-
- Jul 06, 2018
-
-
oai authored
-
Raymond Knopp authored
-
- Jul 05, 2018
-
-
oai authored
Remove compilation warnings, also fix telnet server compilation failure and NB-IoT shared lib compilation failure introduced when reviewing L1 sources organization
-
- Jul 04, 2018
-
-
Haruki NAOI authored
-
- Jun 29, 2018
-
-
Raymond Knopp authored
-
- Jun 28, 2018
-
-
Raymond Knopp authored
-
bruno mongazon authored
-
- Jun 26, 2018
-
-
Cedric Roux authored
-
Cedric Roux authored
We have to not call that function here because it blocks everything if number of proc > 4.
-
- Jun 25, 2018
-
-
bruno mongazon authored
-
- Jun 21, 2018
-
-
matzakos authored
-
Cedric Roux authored
-
- Jun 19, 2018
-
-
Cedric Roux authored
Same idea as commit cce51f69.
-
- Jun 18, 2018
-
-
Haruki NAOI authored
-
- Jun 15, 2018
-
-
Wang Tsu-Han authored
-
- Jun 14, 2018
-
-
Cedric Roux authored
Since now pucch_n1_AN is taken from the configuration file, it has to be set to 0. Value 32 will not work well, at least in FDD. This has to be handled properly at some point (do not use uplink resource blocks used by PUCCH for PUSCH).
-
Haruki NAOI authored
-
- Jun 12, 2018
-
-
Wang Tsu-Han authored
-
- Jun 05, 2018
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-